This commit is contained in:
lxk0301
2020-11-20 13:43:42 +08:00
parent 30dcf436ed
commit 7a2d4c6913
3 changed files with 3 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
* @Author: lxk0301 https://github.com/lxk0301
* @Date: 2020-11-10 14:07:07
* @Last Modified by: lxk0301
* @Last Modified time: 2020-11-19 14:10:19
* @Last Modified time: 2020-11-20 14:10:19
*/
/*
京东金融养猪猪
@@ -52,11 +52,6 @@ if ($.isNode()) {
}
continue
}
message = '';
subTitle = '';
goodsUrl = '';
taskInfoKey = [];
option = {};
await jdPigPet();
}
}