diff --git a/config/config.js b/config/config.js index 559c3c9..405e1e8 100755 --- a/config/config.js +++ b/config/config.js @@ -150,7 +150,11 @@ var config = { /** * 小程序获取游戏路径 */ - getGame:'/game/getOne' + getGame:'/game/getOne', + /** + * 用户更新信息 + */ + updateInfo: "/user/updateUserInfo" }, weapp: {