This commit is contained in:
2023-03-31 17:42:39 +08:00
parent f5af987589
commit 097981fcc5
5 changed files with 267 additions and 66 deletions

View File

@@ -9,6 +9,11 @@ export const handLogin = (user, password) => request({
}
})
// 版本更新测试
export const pdaUpdate = () => request({
url:'api/pda/update'
})
/** 扫码异常 */
// 1.1缓存线下拉框
export const getCacheLine = (area) => request({