...
|
...
|
@@ -415,10 +415,10 @@ |
|
|
},
|
|
|
"list": [
|
|
|
{
|
|
|
"dateId": 20160518,
|
|
|
"inStorageNums": 665,
|
|
|
"orderCode": 1605008704,
|
|
|
"inStorageAmount": 2342
|
|
|
"dateId": 20160518,//日期
|
|
|
"inStorageNums": 665,//数量
|
|
|
"requisitionFormId": 1605008704,//单号
|
|
|
"inStorageAmount": 2342//金额
|
|
|
}
|
|
|
],
|
|
|
"page": 1,
|
...
|
...
|
@@ -554,7 +554,7 @@ |
|
|
{
|
|
|
"dateId": 20160518,
|
|
|
"outStorageNums": 665,
|
|
|
"orderCode": 1605008704,
|
|
|
"outFormId": 1605008704,
|
|
|
"outStorageAmount": 2342
|
|
|
}
|
|
|
],
|
...
|
...
|
|