This commit is contained in:
2026-03-02 14:03:20 +08:00
parent 3503e76631
commit 61c6e3075c
2 changed files with 24 additions and 12 deletions

View File

@@ -17,7 +17,7 @@ export const regionList = () => {
export const getSD01GroupLog = () => {
let res = {
"device_code": "SD01",
"regionCode": null,
"regionCode": '6',
"region_Code": null,
"vehicle_code": "VEH001",
"material": [
@@ -31,6 +31,12 @@ export const getSD01GroupLog = () => {
}
return res
}
export const handheldBlanking = (data) => {
let res = {
message: 'ok'
}
return res
}
export const fabOrders = (data) => {
let res = [