修改格式
This commit is contained in:
@@ -591,7 +591,6 @@
|
||||
},
|
||||
})
|
||||
.then(async (res) => {
|
||||
console.log("获取服务器时间");
|
||||
if (res.code == 0) {
|
||||
time = res.serverTime;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user