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.
143 lines
3.2 KiB
143 lines
3.2 KiB
{
|
|
"baseInfo": {
|
|
"companyCode": {
|
|
"name": "companyCode",
|
|
"value": "DongYang",
|
|
"desc": "公司代码"
|
|
},
|
|
"warehouseCode": {
|
|
"name": "warehouseCode",
|
|
"value": "T8",
|
|
"desc": "仓库代码"
|
|
},
|
|
"dev": {
|
|
"name": "dev",
|
|
"value": "http://dev.ccwin-in.com:23132",
|
|
"desc": "api请求地址"
|
|
},
|
|
|
|
"request_url": {
|
|
"name": "request_url",
|
|
"value": "http://192.168.0.230:12080/admin-api",
|
|
"dev2": "http://192.168.0.157:12080/admin-api",
|
|
"chefang": "http://192.168.0.180:12080/admin-api",
|
|
"chenxinming": "http://192.168.0.230:12080/admin-api",
|
|
"liuchen": "http://192.168.0.159:12080/admin-api",
|
|
"xuebing": "http://192.168.0.106:12080/admin-api",
|
|
"dev": "http://dev.ccwin-in.com:25100/api/admin-api",
|
|
"local": "http://localhost:12080",
|
|
"desc": "api请求地址"
|
|
},
|
|
|
|
"tenantId": {
|
|
"name": "tenantId",
|
|
"value": "1",
|
|
"desc": "租户id"
|
|
},
|
|
"isDevelopment": {
|
|
"name": "isDevelopment",
|
|
"value": true,
|
|
"desc": "是否是开发模式,true是开发模式,false不是开发模式"
|
|
}
|
|
|
|
|
|
},
|
|
"recepit_configList": [
|
|
|
|
{
|
|
"name": "receipt_isEditLocation",
|
|
"value": true,
|
|
"desc": "采购收货_实际库位与推荐库位是否一致"
|
|
},
|
|
{
|
|
"name": "receipt_isEditQty",
|
|
"value": true,
|
|
"desc": "采购收货_允许编辑数量"
|
|
},
|
|
{
|
|
"name": "receipt_isHandleQtyGreaterRecommendQty",
|
|
"value": true,
|
|
"desc": "采购收货_允许实际数量大于推荐数量"
|
|
},
|
|
{
|
|
"name": "receipt_isHandleQtyLessRecommendQty",
|
|
"value": true,
|
|
"desc": "采购收货_允许实际数量小于推荐数量"
|
|
},
|
|
{
|
|
"name": "receipt_isContinueScanning",
|
|
"value": true,
|
|
"desc": "采购收货_是否连续扫描"
|
|
},
|
|
{
|
|
"name": "receipt_isPartCommit",
|
|
"value": true,
|
|
"desc": "采购收货_是否允许部分提交"
|
|
},
|
|
{
|
|
"name": "receipt_isMatchByPartAndBatch",
|
|
"value": true,
|
|
"desc": "采购收货_允许模糊匹配(零件+批次)"
|
|
}
|
|
],
|
|
"feed_configList": [
|
|
|
|
{
|
|
"name": "feed_isEditLocation",
|
|
"value": true,
|
|
"desc": "发料_实际库位与推荐库位是否一致"
|
|
},
|
|
{
|
|
"name": "feed_isEditQty",
|
|
"value": true,
|
|
"desc": "发料_允许编辑数量"
|
|
},
|
|
{
|
|
"name": "feed_isHandleQtyGreaterRecommendQty",
|
|
"value": true,
|
|
"desc": "发料_允许实际数量大于推荐数量"
|
|
},
|
|
{
|
|
"name": "feed_isHandleQtyLessRecommendQty",
|
|
"value": true,
|
|
"desc": "发料_允许实际数量小于推荐数量"
|
|
},
|
|
{
|
|
"name": "feed_isContinueScanning",
|
|
"value": true,
|
|
"desc": "发料_是否连续扫描"
|
|
},
|
|
{
|
|
"name": "feed_isPartCommit",
|
|
"value": true,
|
|
"desc": "发料_是否允许部分提交"
|
|
},
|
|
{
|
|
"name": "feed_isMatchByPartAndBatch",
|
|
"value": true,
|
|
"desc": "发料_允许模糊匹配(零件+批次)"
|
|
},
|
|
{
|
|
"name": "feed_isOutIn",
|
|
"value": true,
|
|
"desc": "是否按批次先进先出发料"
|
|
},
|
|
{
|
|
"name": "feed_isHandleQtyNoRecommedQty",
|
|
"value": true,
|
|
"desc": "实际发料数量是否允许与需求量不同"
|
|
},
|
|
{
|
|
"name": "feed_isScanNoExits",
|
|
"value": true,
|
|
"desc": "如果扫描的批次不在列表中,是否允许发料"
|
|
},
|
|
{
|
|
"name": "feed_isScanUpdateCount",
|
|
"value": true,
|
|
"desc": "扫描完是否直接修改数量"
|
|
}
|
|
]
|
|
|
|
|
|
}
|
|
|