1
0
mirror of https://github.com/shufflewzc/faker2.git synced 2025-04-09 20:10:56 +00:00
This commit is contained in:
Faker 2024-12-06 14:45:34 +08:00
parent 97fc448b59
commit cfcd201738
4 changed files with 17 additions and 3 deletions

File diff suppressed because one or more lines are too long

14
jd_opencard_1205.js Normal file

File diff suppressed because one or more lines are too long

View File

@ -730,7 +730,7 @@ async function try_feedsList(tabId, page) {
}
}
async function h5stSign(body, appId, version = '4.9.5') {
async function h5stSign(body, appId, version = '4.9.6') {
const options = {
method: 'POST',
url: `${args_xh.h5st_server}/h5st`,

File diff suppressed because one or more lines are too long