mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-23 02:48:44 +08:00
update
This commit is contained in:
parent
9e745f016e
commit
c5c8a82cb6
File diff suppressed because one or more lines are too long
@ -11,8 +11,8 @@ let message = '', allMessage = '';
|
||||
//IOS等用户直接用NobyDa的jd cookie
|
||||
let cookiesArr = [], cookie = '';
|
||||
const JD_API_HOST = 'https://api.m.jd.com/client.action';
|
||||
let appIdArr = ["1FFVWyqyD"];
|
||||
let appNameArr = ["踏海寻村"];
|
||||
let appIdArr = [];
|
||||
let appNameArr = [];
|
||||
let appId, appName;
|
||||
$.shareCode = [];
|
||||
if ($.isNode()) {
|
||||
|
Loading…
Reference in New Issue
Block a user