From 18369fb4e466894ecba4a470742f58bad441524d Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Tue, 23 Oct 2018 14:43:26 +0800 Subject: [PATCH] =?UTF-8?q?[=E7=94=A8=E6=88=B7=E6=9B=B4=E6=96=B0=E4=B8=AA?= =?UTF-8?q?=E4=BA=BA=E4=BF=A1=E6=81=AF][=E4=BF=AE=E6=94=B9]:config?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=B8=AA=E4=BA=BA=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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: {