|
@@ -21,8 +21,8 @@ const apiurl = {
|
|
|
//收费员密码修改
|
|
|
modifyPwdUrl:'/payee/payeeinfo/modifyPwd',
|
|
|
//我的业绩
|
|
|
- // achievementUrl:'/payee/payeeinfo/achievement',
|
|
|
- achievementUrl:'http://127.0.0.1:4523/mock/385524/payeeinfo/achievement',
|
|
|
+ achievementUrl:'/payee/payeeinfo/achievement',
|
|
|
+ // achievementUrl:'http://127.0.0.1:4523/mock/385524/payeeinfo/achievement',
|
|
|
|
|
|
//收费员打卡路段信息
|
|
|
punchInfoUrl:'/payee/payeeinfo/punchInfo/',
|