Commit d984a2d1 by liuchenxi

update: 修改请求前缀

parent f1efb8f0
...@@ -10,7 +10,7 @@ let api1 = { ...@@ -10,7 +10,7 @@ let api1 = {
let api2 = { let api2 = {
/** 登录信息 */ /** 登录信息 */
getUserInfo: 'gic-authcenter/loginuser' getUserInfo: '/gic-authcenter/loginuser'
}; };
api1 = getFetch(api1, '/marketing-operation'); api1 = getFetch(api1, '/marketing-operation');
......
Markdown is supported
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