|
|
@@ -972,14 +972,15 @@
|
|
|
measurementCount: i.measurementCount,
|
|
|
outboundDetailId: i.outboundDetailId,
|
|
|
outboundType: i.outboundType,
|
|
|
+ productName: i.name,
|
|
|
+ productCode: i.categoryCode,
|
|
|
packageCount: i.packageCount,
|
|
|
packingUnit: i.packingUnit,
|
|
|
weight: i.weight,
|
|
|
weightUtil: i.weightUtil,
|
|
|
specification: i.specification,
|
|
|
- categoryCode: i.categoryCode,
|
|
|
+ modelType: i.modelType,
|
|
|
carveCode: i.carveCode,
|
|
|
- name: i.name,
|
|
|
reason: i.reason,
|
|
|
sendDate: i.sendDate,
|
|
|
feedbackDate: i.feedbackDate,
|