You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
53 lines
1.6 KiB
53 lines
1.6 KiB
{
|
|
"configList": [{
|
|
"name": "公司代码",
|
|
"value": "DongYang"
|
|
}, {
|
|
"name": "仓库代码",
|
|
"value": "T8"
|
|
},
|
|
{
|
|
"name": "服务地址",
|
|
"value": "http://dev.ccwin-in.com:60099"
|
|
},
|
|
{
|
|
"name": "原料报废扫描库位",
|
|
"value": "否"
|
|
},
|
|
{
|
|
"name": "只看当天采购任务",
|
|
"value": "是"
|
|
}
|
|
],
|
|
|
|
"params": {
|
|
"companyCode": "DongYang",
|
|
"warehouseCode": "T8",
|
|
"putawayLocationTypes": "1,2,3,4",
|
|
"putawayInventoryStatus": "2",
|
|
"dev": "http://dev.ccwin-in.com:60099",
|
|
"print_url": "http://dev.ccwin-in.com:59095",
|
|
"version_update_url": "http://dev.ccwin-in.com:60071",
|
|
"isScrapScanToLocation": false,
|
|
"isReceiptToday": true,
|
|
"scrapReason": "ScrapReason",
|
|
"purchaseReturnReason": "PurReturnReason",
|
|
"returnBeforPutawayReason": "UnqualifiedReason",
|
|
"receiptCheckReason": "UnqualifiedReason"
|
|
},
|
|
"desc": {
|
|
"companyCode": "公司代码",
|
|
"warehouseCode": "仓库代码",
|
|
"putawayLocationTypes": "上架库位类型",
|
|
"putawayInventoryStatus": "上架库存状态",
|
|
"dev": "api请求地址",
|
|
"print_url": "",
|
|
"version_update_url": "版本更新地址",
|
|
"isScrapScanToLocation": "原料报废是否显示扫描库位(false : 不显示扫描库位,true:显示扫描库位)",
|
|
"isReceiptToday": "采购收货是否只看今天的采购任务 (false : 看所有,true:只看今天):",
|
|
"ScrapReason": "原料报废原因字典项",
|
|
"purchaseReturnReason": "采购退货原因字典项",
|
|
"returnBeforPutawayReason": "上架前退货原因字典项",
|
|
"receiptCheckReason": "采购收货不合格原因字典项"
|
|
}
|
|
}
|
|
|