Commit 28e029f2 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

开发修改了接口地址,调整脚本

parent f35ce9dc
# 登录外网(主数据平台)系统 # 登录外网(主数据平台)系统
"VerifyCode_url": "/test2api/oauthService/auth/getVerifyCode" "VerifyCode_url": "/api/oauthService/auth/getVerifyCode"
"login_url": "/test2api/hdiFusion/user/login" "login_url": "/api/hdiFusion/user/login"
"platform_login_url": "/test2api/platformService/userOnline/getUserOnlineLogin" "platform_login_url": "/api/platformService/userOnline/getUserOnlineLogin"
"username": "test001" "username": "test001"
"password": "1qaz!QAZ" "password": "1qaz!QAZ"
json_contentType: "application/json" json_contentType: "application/json"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment