haptear 3 years ago
parent
commit
0fc9f04d67
  1. 2
      58tc.js

2
58tc.js

@ -255,7 +255,7 @@ class UserInfo {
let result = httpResult;
//if(result.code == 0)
//break;
furnitureId = await houseGetCleanId();
furnitureId = await this.houseGetCleanId();
}
}

Loading…
Cancel
Save