Skip to content

Commit c22eb56

Browse files
author
ziye12
authored
Update flwhbziye.js
1 parent 461bf98 commit c22eb56

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

flwhbziye.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/*ziye
33
44
11.3 修复重写问题
5+
11.9 调整礼盒通知问题
56
67
78
复制到微信里打开领取红包并下载 http://huodong.3p6z.cn/h5/Fanlishare20201111/share?spm=page_name.h5.pty-sharepv~module-home~std-76452&invite_userid=373511081
@@ -198,7 +199,7 @@ return new Promise((resolve, reject) => {
198199
sy.get(toflwhblhurl,(error, response, data) =>{
199200
if(logs) sy.log(`${jsname}, 惊喜礼盒: ${data}`)
200201
jxlh =JSON.parse(data)
201-
if (jxlh.remain_num_76728>0)
202+
if (jxlh.data.remain_num_76728>0)
202203
{
203204
tz+='【开启礼盒】🎉:'+jxlh.data.amount+'元'+'\n'+
204205
'【剩余礼盒】🎉:'+jxlh.data.remain_num_76728+'个'+'\n'

0 commit comments

Comments
 (0)