Commit c3071631 by bingobo

修改gateway/getUse接口

1 parent 0fff5724
Showing with 1 additions and 1 deletions
......@@ -11,7 +11,7 @@ import { get, post, download } from '@/utils/http'
//获取isc用户信息
export function getIscInfo() {
return post(`${ARCH_EVALUATION}/gateway/getUse/`)
return post(`${ARCH_EVALUATION}/gateway/getUser/`)
}
......
No preview for this file type
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!