()
| 113 | .finally(() => $.done()); |
| 114 | |
| 115 | function jdck() { |
| 116 | if ($request.url.indexOf("getUserInfo") > -1) { |
| 117 | |
| 118 | const sytthd = JSON.stringify($request.headers.token) |
| 119 | if (sytthd) $.setdata(sytthd, `sytthd${status}`) |
| 120 | $.log(sytthd) |
| 121 | |
| 122 | |
| 123 | |
| 124 | $.msg($.name, "", `捷达${status}获取token成功`) |
| 125 | |
| 126 | } |
| 127 | } |
| 128 | //红包小银行 |
| 129 | function hbxxh(timeout = 0) { |
| 130 | return new Promise((resolve) => { |