This commit is contained in:
weipengfei 2024-03-22 16:10:57 +08:00
parent 30ed1fcdc0
commit 8ac54b5542
2 changed files with 3 additions and 3 deletions

View File

@ -207,7 +207,7 @@ export function modifyPassword(data) {
} }
/** 设置登录密码 */ /** 设置支付密码 */
export function setPayPwd(data) { export function setPayPwd(data) {
return request.post('User/set/withdrawal_pwd', data); return request.post('User/set/withdrawal_pwd', data);
} }

View File

@ -2,8 +2,8 @@
"name" : "惠农生活", "name" : "惠农生活",
"appid" : "__UNI__3A527D1", "appid" : "__UNI__3A527D1",
"description" : "", "description" : "",
"versionName" : "2.0.05", "versionName" : "2.0.06",
"versionCode" : 2005, "versionCode" : 2006,
"transformPx" : false, "transformPx" : false,
/* 5+App */ /* 5+App */
"app-plus" : { "app-plus" : {