|
@@ -1189,6 +1189,12 @@ public class SyPackingListTailoringServiceImpl extends ServiceImpl<SyPackingList
|
|
|
JSONObject mapItem5=new JSONObject();
|
|
|
JSONObject mapItem6=new JSONObject();
|
|
|
|
|
|
+ mapItem.put("CDEFINE28",item.getSmallPo());
|
|
|
+ mapItem3.put("CDEFINE28",item.getSmallPo());
|
|
|
+ mapItem4.put("CDEFINE28",item.getSmallPo());
|
|
|
+ mapItem5.put("CDEFINE28",item.getSmallPo());
|
|
|
+ mapItem6.put("CDEFINE28",item.getSmallPo());
|
|
|
+
|
|
|
map.put("CACCID",mapt.get("account"));//账套号
|
|
|
map3.put("CACCID",mapt.get("account"));//账套号
|
|
|
map4.put("CACCID",mapt.get("account"));//账套号
|