仓库管理-库位信息:初始化

This commit is contained in:
qianhao.xu
2024-03-12 17:41:03 +08:00
parent 9532be659f
commit d1a42a11e0
532 changed files with 414 additions and 48559 deletions

View File

@@ -5,7 +5,6 @@ export function getToken() {
}
export function setToken(token) {
console.log("App-Token",token)
return uni.setStorageSync(TokenKey, token)
}