2
0
mirror of https://github.com/ctrlcvs/xiaoyao-cvs-plugin.git synced 2024-12-22 19:10:53 +08:00
This commit is contained in:
Ctrlcvs 2022-08-19 07:31:24 +08:00
parent 001fccb53b
commit 65b848e398

View File

@ -352,7 +352,7 @@ export async function allMysSign() {
for (let dataUid of stoken) {
for(let uuId in dataUid){
let data=dataUid[uuId]
let user_id = data.userId;
let user_id = data.userId*1;
let e = {
user_id,
isTask: true