first commit
This commit is contained in:
57
src/main/resources/wagonBalance.json
Normal file
57
src/main/resources/wagonBalance.json
Normal file
@ -0,0 +1,57 @@
|
||||
{
|
||||
"code": 1,
|
||||
"bizId": "021NS",
|
||||
"name" : "地磅统计",
|
||||
"id" : "wagonBalance",
|
||||
"yesterdayCode" : "",
|
||||
"goods" : [ {
|
||||
"name" : "PAM+",
|
||||
"safeDays" : "0",
|
||||
"drugConsumptionCode" : "",
|
||||
"drugConsumptionValue" : "",
|
||||
"unitConsumption" : "0.07",
|
||||
"currentCode" : ""
|
||||
},{
|
||||
"name" : "硫酸铵",
|
||||
"safeDays" : "0",
|
||||
"drugConsumptionCode" : "021NS_LSA_DAY",
|
||||
"drugConsumptionValue" : "",
|
||||
"unitConsumption" : "4.45",
|
||||
"currentCode" : "021NS_LSAKC"
|
||||
},{
|
||||
"name" : "PAM-",
|
||||
"safeDays" : "0",
|
||||
"drugConsumptionCode" : "",
|
||||
"drugConsumptionValue" : "",
|
||||
"unitConsumption" : "0.11",
|
||||
"currentCode" : ""
|
||||
},{
|
||||
"name" : "液氧",
|
||||
"safeDays" : "0",
|
||||
"drugConsumptionCode" : "",
|
||||
"drugConsumptionValue" : "",
|
||||
"unitConsumption" : "11.01",
|
||||
"currentCode" : ""
|
||||
},{
|
||||
"name" : "硫酸铝",
|
||||
"safeDays" : "0",
|
||||
"drugConsumptionCode" : "021NS_LSL_DAY",
|
||||
"drugConsumptionValue" : "",
|
||||
"unitConsumption" : "28.16",
|
||||
"currentCode" : "021NS_LSLKC"
|
||||
},{
|
||||
"name" : "次氯酸钠",
|
||||
"safeDays" : "0",
|
||||
"drugConsumptionCode" : "021NS_CLSN_DAY",
|
||||
"drugConsumptionValue" : "",
|
||||
"unitConsumption" : "19.05",
|
||||
"currentCode" : "021NS_CLSNKC"
|
||||
},{
|
||||
"name" : "污泥",
|
||||
"safeDays" : "0",
|
||||
"drugConsumptionCode" : "",
|
||||
"drugConsumptionValue" : "",
|
||||
"unitConsumption" : "",
|
||||
"currentCode" : ""
|
||||
} ]
|
||||
}
|
||||
Reference in New Issue
Block a user