Browse Source

[用户更新个人信息][修改]:config更新个人信息

tags/2.2.6
meo 6 years ago
parent
commit
18369fb4e4
1 changed files with 5 additions and 1 deletions
  1. +5
    -1
      config/config.js

+ 5
- 1
config/config.js View File

@@ -150,7 +150,11 @@ var config = {
/**
* 小程序获取游戏路径
*/
getGame:'/game/getOne'
getGame:'/game/getOne',
/**
* 用户更新信息
*/
updateInfo: "/user/updateUserInfo"
},

weapp: {


Loading…
Cancel
Save