zl feat prettier代码格式化检查测试
parent
52e8d90221
commit
93652ce231
@ -1,240 +1,237 @@
|
|||||||
export const url = {
|
export const url = {
|
||||||
menu: "/wmspda/system/getRFMenus",
|
menu: '/wmspda/system/getRFMenus',
|
||||||
wmspda: {
|
wmspda: {
|
||||||
system: {
|
system: {
|
||||||
test: "/wmspda/system/test",
|
test: '/wmspda/system/test',
|
||||||
login: "/wmspda/system/login",
|
login: '/wmspda/system/login',
|
||||||
getMenus: "/wmspda/system/getMenus",
|
getMenus: '/wmspda/system/getMenus',
|
||||||
},
|
},
|
||||||
fg: {
|
fg: {
|
||||||
xxrkScanValidata: "/wmspda/fg/xxrkScanValidata",
|
xxrkScanValidata: '/wmspda/fg/xxrkScanValidata',
|
||||||
offlineRk: "/wmspda/fg/offlineRk",
|
offlineRk: '/wmspda/fg/offlineRk',
|
||||||
outStorageLoadProduct: "/wmspda/fg/outStorageLoadProduct",
|
outStorageLoadProduct: '/wmspda/fg/outStorageLoadProduct',
|
||||||
outStorageLoadDocumentByCarBatchno:
|
outStorageLoadDocumentByCarBatchno: '/wmspda/fg/outStorageLoadDocumentByCarBatchno',
|
||||||
"/wmspda/fg/outStorageLoadDocumentByCarBatchno",
|
orderType: '/wmspda/fg/orderType',
|
||||||
orderType: "/wmspda/fg/orderType",
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
sys: {
|
sys: {
|
||||||
log: {
|
log: {
|
||||||
error: "/wmspda/sys/log/error",
|
error: '/wmspda/sys/log/error',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
auth: {
|
auth: {
|
||||||
locations: "/wmspda/auth/locations",
|
locations: '/wmspda/auth/locations',
|
||||||
query: {
|
query: {
|
||||||
location: "/wmspda/auth/query/location",
|
location: '/wmspda/auth/query/location',
|
||||||
location1: "/wmspda/material/orderin/receiveloc",
|
location1: '/wmspda/material/orderin/receiveloc',
|
||||||
},
|
},
|
||||||
systime: "/wmspda/auth/systime",
|
systime: '/wmspda/auth/systime',
|
||||||
userInfo: "/wmspda/auth/userinfo",
|
userInfo: '/wmspda/auth/userinfo',
|
||||||
pwd: {
|
pwd: {
|
||||||
check: "/wmspda/auth/pwd/check",
|
check: '/wmspda/auth/pwd/check',
|
||||||
},
|
},
|
||||||
factory: {
|
factory: {
|
||||||
sap: "/wmspda/auth/factory/sap",
|
sap: '/wmspda/auth/factory/sap',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
appointmentreg: {
|
appointmentreg: {
|
||||||
platform: {
|
platform: {
|
||||||
list: "/wmspda/appointmentreg/list/platform",
|
list: '/wmspda/appointmentreg/list/platform',
|
||||||
},
|
},
|
||||||
kd: {
|
kd: {
|
||||||
query: "/wmspda/appointmentreg/query/kd",
|
query: '/wmspda/appointmentreg/query/kd',
|
||||||
},
|
},
|
||||||
save: "/wmspda/appointmentreg/save",
|
save: '/wmspda/appointmentreg/save',
|
||||||
delay: {
|
delay: {
|
||||||
list: "/wmspda/appointmentreg/list/delay",
|
list: '/wmspda/appointmentreg/list/delay',
|
||||||
},
|
},
|
||||||
leave: {
|
leave: {
|
||||||
carInfo: "/wmspda/appointmentreg/query/leave/carinfo",
|
carInfo: '/wmspda/appointmentreg/query/leave/carinfo',
|
||||||
save: "/wmspda/appointmentreg/leave/save",
|
save: '/wmspda/appointmentreg/leave/save',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
material: {
|
material: {
|
||||||
POorderin: {
|
POorderin: {
|
||||||
info: "/wmspda/material/orderin/poInfo",
|
info: '/wmspda/material/orderin/poInfo',
|
||||||
enter: "/wmspda/material/orderin/enter",
|
enter: '/wmspda/material/orderin/enter',
|
||||||
},
|
},
|
||||||
prdOrder: {
|
prdOrder: {
|
||||||
info: "/wmspda/material/comprehensive/detail/q",
|
info: '/wmspda/material/comprehensive/detail/q',
|
||||||
},
|
},
|
||||||
DNorderin: {
|
DNorderin: {
|
||||||
info: "/wmspda/material/orderin/dnInfo",
|
info: '/wmspda/material/orderin/dnInfo',
|
||||||
ImportInfo: "/wmspda/material/orderin/overseasDnInfo",
|
ImportInfo: '/wmspda/material/orderin/overseasDnInfo',
|
||||||
dnReturnInfo: "/wmspda/material/orderin/dnReturnInfo",
|
dnReturnInfo: '/wmspda/material/orderin/dnReturnInfo',
|
||||||
queryOrder: "/wmspda/material/poReturn/queryOrder", //dn退货 单号查询
|
queryOrder: '/wmspda/material/poReturn/queryOrder', //dn退货 单号查询
|
||||||
enter: "/wmspda/material/orderin/enter",
|
enter: '/wmspda/material/orderin/enter',
|
||||||
ImportEnter: "/wmspda/material/orderin/overseasDnEnter",
|
ImportEnter: '/wmspda/material/orderin/overseasDnEnter',
|
||||||
out: "/wmspda/material/orderin/out",
|
out: '/wmspda/material/orderin/out',
|
||||||
},
|
},
|
||||||
orderout: {
|
orderout: {
|
||||||
take: "/wmspda/material/orderout/take",
|
take: '/wmspda/material/orderout/take',
|
||||||
detail: "/wmspda/material/orderout/detail",
|
detail: '/wmspda/material/orderout/detail',
|
||||||
unlock: "/wmspda/material/orderout/unlock",
|
unlock: '/wmspda/material/orderout/unlock',
|
||||||
takeout: "/wmspda/material/orderout/takeout",
|
takeout: '/wmspda/material/orderout/takeout',
|
||||||
},
|
},
|
||||||
// 原材料盘点
|
// 原材料盘点
|
||||||
rawMaterialInventory: {
|
rawMaterialInventory: {
|
||||||
// 盘点单号查询检查
|
// 盘点单号查询检查
|
||||||
checkRaw: "/wmspda/product/finished/checkRaw/order",
|
checkRaw: '/wmspda/product/finished/checkRaw/order',
|
||||||
// 扫描物料号检查
|
// 扫描物料号检查
|
||||||
productCode: "/wmspda/product/finished/checkRaw/productCode",
|
productCode: '/wmspda/product/finished/checkRaw/productCode',
|
||||||
// 3.盘点单中不存在该物料但继续盘点,需要新增单号和物料信息
|
// 3.盘点单中不存在该物料但继续盘点,需要新增单号和物料信息
|
||||||
createInfo: "/wmspda/product/finished/checkRaw/createInfo",
|
createInfo: '/wmspda/product/finished/checkRaw/createInfo',
|
||||||
// 4.物料盘点确定
|
// 4.物料盘点确定
|
||||||
productComplete: "/wmspda/product/finished/checkRaw/productComplete",
|
productComplete: '/wmspda/product/finished/checkRaw/productComplete',
|
||||||
// 5.盘点完成
|
// 5.盘点完成
|
||||||
orderComplete: "/wmspda/product/finished/checkRaw/orderComplete",
|
orderComplete: '/wmspda/product/finished/checkRaw/orderComplete',
|
||||||
},
|
},
|
||||||
// 委外 commission
|
// 委外 commission
|
||||||
commission: {
|
commission: {
|
||||||
// 出库 goOut
|
// 出库 goOut
|
||||||
goOut: {
|
goOut: {
|
||||||
// 出库单号查询
|
// 出库单号查询
|
||||||
queryOrder: "/wmspda/material/outsourcing/queryOrder",
|
queryOrder: '/wmspda/material/outsourcing/queryOrder',
|
||||||
// 库位下拉列表
|
// 库位下拉列表
|
||||||
queryByFactoryCodeAndWorkAreaCode:
|
queryByFactoryCodeAndWorkAreaCode: '/wmspda/fg/queryByFactoryCodeAndWorkAreaCode',
|
||||||
"/wmspda/fg/queryByFactoryCodeAndWorkAreaCode",
|
|
||||||
// 出库提交
|
// 出库提交
|
||||||
materialComplete: "/wmspda/material/outsourcing/materialComplete",
|
materialComplete: '/wmspda/material/outsourcing/materialComplete',
|
||||||
// 出库明细查询
|
// 出库明细查询
|
||||||
outInfo: "/wmspda/material/outsourcing/outInfo",
|
outInfo: '/wmspda/material/outsourcing/outInfo',
|
||||||
},
|
},
|
||||||
entrant: {
|
entrant: {
|
||||||
// 单号查询
|
// 单号查询
|
||||||
queryOrder: "/wmspda/material/outsourcing/into/queryOrder",
|
queryOrder: '/wmspda/material/outsourcing/into/queryOrder',
|
||||||
// 库位下拉列表
|
// 库位下拉列表
|
||||||
queryByFactoryCodeAndWorkAreaCode:
|
queryByFactoryCodeAndWorkAreaCode: '/wmspda/fg/queryByFactoryCodeAndWorkAreaCode',
|
||||||
"/wmspda/fg/queryByFactoryCodeAndWorkAreaCode",
|
|
||||||
// 提交
|
// 提交
|
||||||
materialComplete: "/wmspda/material/outsourcing/into/materialComplete",
|
materialComplete: '/wmspda/material/outsourcing/into/materialComplete',
|
||||||
// 明细查询
|
// 明细查询
|
||||||
info: "/wmspda/material/outsourcing/into/info",
|
info: '/wmspda/material/outsourcing/into/info',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
SFG: {
|
SFG: {
|
||||||
DumpListFH: {
|
DumpListFH: {
|
||||||
FHDH: "/wmspda/material/orderin/poEubInfo",
|
FHDH: '/wmspda/material/orderin/poEubInfo',
|
||||||
enter: "/wmspda/material/orderin/enterPoEub",
|
enter: '/wmspda/material/orderin/enterPoEub',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
//出库
|
//出库
|
||||||
outbound: {
|
outbound: {
|
||||||
stoOutbound: {
|
stoOutbound: {
|
||||||
info: "/wmspda/material/orderout/queryStoPlan",
|
info: '/wmspda/material/orderout/queryStoPlan',
|
||||||
findProdInfoByDN: "/wmspda/fg/findProdInfoByDN",
|
findProdInfoByDN: '/wmspda/fg/findProdInfoByDN',
|
||||||
yuetaiType: "/wmspda/fg/queryDocksUnderWareHouse",
|
yuetaiType: '/wmspda/fg/queryDocksUnderWareHouse',
|
||||||
Bookkeeping: "/wmspda/fg/confirmMove",
|
Bookkeeping: '/wmspda/fg/confirmMove',
|
||||||
checkScan: "/wmspda/fg/getMaterialByCode",
|
checkScan: '/wmspda/fg/getMaterialByCode',
|
||||||
getMaterialByCode: "/wmspda/fg/getMaterialByCode",
|
getMaterialByCode: '/wmspda/fg/getMaterialByCode',
|
||||||
queryOrder: "/wmspda/material/outsourcing/into/queryOrder",
|
queryOrder: '/wmspda/material/outsourcing/into/queryOrder',
|
||||||
submit: "/wmspda/material/outsourcing/into/materialComplete",
|
submit: '/wmspda/material/outsourcing/into/materialComplete',
|
||||||
materialComplete: "/wmspda/material/outsourcing/materialComplete",
|
materialComplete: '/wmspda/material/outsourcing/materialComplete',
|
||||||
outsourcingQueryOrder: "/wmspda/material/outsourcing/queryOrder",
|
outsourcingQueryOrder: '/wmspda/material/outsourcing/queryOrder',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
inbound: {
|
inbound: {
|
||||||
finishProductOffline: {
|
finishProductOffline: {
|
||||||
kuwei: "/wmspda/fg/getMdLocation",
|
kuwei: '/wmspda/fg/getMdLocation',
|
||||||
barcode: "/wmspda/product/finished/show-info",
|
barcode: '/wmspda/product/finished/show-info',
|
||||||
confirm: "/wmspda/product/finished/batch-offline",
|
confirm: '/wmspda/product/finished/batch-offline',
|
||||||
},
|
},
|
||||||
semiFinishProductOfflineRefrigerator: {
|
semiFinishProductOfflineRefrigerator: {
|
||||||
kuwei: "/wmspda/fg/getMdLocation",
|
kuwei: '/wmspda/fg/getMdLocation',
|
||||||
materialCode: "/wmspda/product/semi-finished/get-product",
|
materialCode: '/wmspda/product/semi-finished/get-product',
|
||||||
confirm3: "/wmspda/product/semi-finished/batch-online-turnover-door", //门体上线
|
confirm3: '/wmspda/product/semi-finished/batch-online-turnover-door', //门体上线
|
||||||
confirm2: "/wmspda/product/semi-finished/batch-offline", //半成品空调/洗衣机下线
|
confirm2: '/wmspda/product/semi-finished/batch-offline', //半成品空调/洗衣机下线
|
||||||
confirm: "/wmspda/product/semi-finished/batch-offline-turnover-car", //半成品冰箱下线
|
confirm: '/wmspda/product/semi-finished/batch-offline-turnover-car', //半成品冰箱下线
|
||||||
},
|
},
|
||||||
semiFinishProductOnlineBox: {
|
semiFinishProductOnlineBox: {
|
||||||
materialCode: "/wmspda/product/semi-finished/get-origin-material",
|
materialCode: '/wmspda/product/semi-finished/get-origin-material',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
sortscan: {
|
sortscan: {
|
||||||
query: {
|
query: {
|
||||||
prdorder: "/wmspda/sortscan/query/prdorder",
|
prdorder: '/wmspda/sortscan/query/prdorder',
|
||||||
prdorderList: "/wmspda/sortscan/query/prdorder/list",
|
prdorderList: '/wmspda/sortscan/query/prdorder/list',
|
||||||
aggregateList: "/wmspda/sortscan/query/aggregate/list",
|
aggregateList: '/wmspda/sortscan/query/aggregate/list',
|
||||||
},
|
},
|
||||||
save: {
|
save: {
|
||||||
aggregate: "/wmspda/sortscan/save/aggregate",
|
aggregate: '/wmspda/sortscan/save/aggregate',
|
||||||
order: "/wmspda/sortscan/save/order",
|
order: '/wmspda/sortscan/save/order',
|
||||||
},
|
},
|
||||||
unlock: {
|
unlock: {
|
||||||
list: "/wmspda/sortscan/unlock/list",
|
list: '/wmspda/sortscan/unlock/list',
|
||||||
},
|
},
|
||||||
lock: {
|
lock: {
|
||||||
list: "/wmspda/sortscan/lock/list",
|
list: '/wmspda/sortscan/lock/list',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
sumscan: {
|
sumscan: {
|
||||||
query: {
|
query: {
|
||||||
orderno: "/wmspda/sumscan/query/orderno",
|
orderno: '/wmspda/sumscan/query/orderno',
|
||||||
ordoutlist: "/wmspda/sumscan/query/ordoutlist",
|
ordoutlist: '/wmspda/sumscan/query/ordoutlist',
|
||||||
hzlist: "/wmspda/sumscan/query/hzlist",
|
hzlist: '/wmspda/sumscan/query/hzlist',
|
||||||
fllist: "/wmspda/sumscan/query/fllist",
|
fllist: '/wmspda/sumscan/query/fllist',
|
||||||
},
|
},
|
||||||
lock: {
|
lock: {
|
||||||
list: "/wmspda/sumscan/lock/list",
|
list: '/wmspda/sumscan/lock/list',
|
||||||
},
|
},
|
||||||
unlock: {
|
unlock: {
|
||||||
list: "/wmspdasumscan/unlock/list",
|
list: '/wmspdasumscan/unlock/list',
|
||||||
},
|
},
|
||||||
u: {
|
u: {
|
||||||
order: "/wmspda/sumscan/u/order",
|
order: '/wmspda/sumscan/u/order',
|
||||||
hzlist: "/wmspda/sumscan/u/hzlist",
|
hzlist: '/wmspda/sumscan/u/hzlist',
|
||||||
fllist: "/wmspdasumscan/u/fllist",
|
fllist: '/wmspdasumscan/u/fllist',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
warehouse: {
|
warehouse: {
|
||||||
rowTransfer: {
|
rowTransfer: {
|
||||||
list: "/wmspda/fg/listByOrder",
|
list: '/wmspda/fg/listByOrder',
|
||||||
commit: "/wmspda/fg/confirmMove",
|
commit: '/wmspda/fg/confirmMove',
|
||||||
getCode: "/wmspda/fg/getCpMoveBatchNo",
|
getCode: '/wmspda/fg/getCpMoveBatchNo',
|
||||||
},
|
},
|
||||||
rowScrap: {
|
rowScrap: {
|
||||||
list: "/wmspda/fg/listByOrder",
|
list: '/wmspda/fg/listByOrder',
|
||||||
},
|
},
|
||||||
rowCollect: {
|
rowCollect: {
|
||||||
list: "/wmspda/fg/listByOrder",
|
list: '/wmspda/fg/listByOrder',
|
||||||
},
|
},
|
||||||
wholeTransfer: {
|
wholeTransfer: {
|
||||||
list: "/wmspda/fg/getMdLocation",
|
list: '/wmspda/fg/getMdLocation',
|
||||||
content: "/wmspda/fg/getMaterialByCode",
|
content: '/wmspda/fg/getMaterialByCode',
|
||||||
},
|
},
|
||||||
wholeLnventory: {
|
wholeLnventory: {
|
||||||
content: "/wmspda/fg/findMaterialByPddNo",
|
content: '/wmspda/fg/findMaterialByPddNo',
|
||||||
commit: "/wmspda/fg/completePd",
|
commit: '/wmspda/fg/completePd',
|
||||||
scanCode: "/wmspda/fg/inventoryUploadSn",
|
scanCode: '/wmspda/fg/inventoryUploadSn',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
bl: {
|
bl: {
|
||||||
query: "/wmspda/bl/query",
|
query: '/wmspda/bl/query',
|
||||||
u: "/wmspda/bl/u",
|
u: '/wmspda/bl/u',
|
||||||
unlock: "/wmspda/bl/unlock",
|
unlock: '/wmspda/bl/unlock',
|
||||||
},
|
},
|
||||||
tl: {
|
tl: {
|
||||||
get: {
|
get: {
|
||||||
type: "/wmspda/tl/get/type",
|
type: '/wmspda/tl/get/type',
|
||||||
},
|
},
|
||||||
u: "/wmspda/tl/u",
|
u: '/wmspda/tl/u',
|
||||||
},
|
},
|
||||||
virtual: {
|
virtual: {
|
||||||
query: {
|
query: {
|
||||||
orderno: "/wmspda/virtual/query/orderno",
|
orderno: '/wmspda/virtual/query/orderno',
|
||||||
ordoutlist: "/wmspda/virtual/query/ordoutlist",
|
ordoutlist: '/wmspda/virtual/query/ordoutlist',
|
||||||
hzlist: "/wmspda/virtual/query/hzlist",
|
hzlist: '/wmspda/virtual/query/hzlist',
|
||||||
},
|
},
|
||||||
check: {
|
check: {
|
||||||
amount: "/wmspda/virtual/check/amount",
|
amount: '/wmspda/virtual/check/amount',
|
||||||
},
|
},
|
||||||
unlock: {
|
unlock: {
|
||||||
list: "/wmspda/virtual/unlock/list",
|
list: '/wmspda/virtual/unlock/list',
|
||||||
},
|
},
|
||||||
u: {
|
u: {
|
||||||
hzlist: "/wmspda/virtual/u/hzlist",
|
hzlist: '/wmspda/virtual/u/hzlist',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue