Commit 57f5a6f9 authored by zhangjinzhou's avatar zhangjinzhou

代码暂存

parent 281b5cfd
......@@ -6,7 +6,7 @@ cloud.init({
});
App({
requestType: 'cloud', // yapi,cloud: 云函数
requestType: 'local', // yapi,cloud: 云函数
cloudName: 'xtepCard2c', // 主云函数项目名 tmallCat
// cloudName: 'bubbleSurviva', // 主云函数项目名 tmallCat
cloud,
......
......@@ -2,7 +2,7 @@
"success": true,
"message":"网络异常",
"data": {
"shoesName": "",
"shoesName": "山海",
"cardCountList": {
"1":99,
"2":1,
......
......@@ -2,10 +2,10 @@
"success": true,
"message":"网络异常",
"data": {
"showTakeSurprisePrize": true,
"showTakeSurprisePrize": false,
"inviteResult":{
"inviteCount":5,
"addDrawTimes":7
"inviteCount":0,
"addDrawTimes":0
}
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment