Update orders_goods.md
Showing
1 changed file
with
5 additions
and
5 deletions
@@ -415,10 +415,10 @@ | @@ -415,10 +415,10 @@ | ||
415 | }, | 415 | }, |
416 | "list": [ | 416 | "list": [ |
417 | { | 417 | { |
418 | - "dateId": 20160518, | ||
419 | - "inStorageNums": 665, | ||
420 | - "orderCode": 1605008704, | ||
421 | - "inStorageAmount": 2342 | 418 | + "dateId": 20160518,//日期 |
419 | + "inStorageNums": 665,//数量 | ||
420 | + "requisitionFormId": 1605008704,//单号 | ||
421 | + "inStorageAmount": 2342//金额 | ||
422 | } | 422 | } |
423 | ], | 423 | ], |
424 | "page": 1, | 424 | "page": 1, |
@@ -554,7 +554,7 @@ | @@ -554,7 +554,7 @@ | ||
554 | { | 554 | { |
555 | "dateId": 20160518, | 555 | "dateId": 20160518, |
556 | "outStorageNums": 665, | 556 | "outStorageNums": 665, |
557 | - "orderCode": 1605008704, | 557 | + "outFormId": 1605008704, |
558 | "outStorageAmount": 2342 | 558 | "outStorageAmount": 2342 |
559 | } | 559 | } |
560 | ], | 560 | ], |
-
Please register or login to post a comment