huxy 2 سال پیش
والد
کامیت
8bf35016e0

+ 1 - 1
jeecg-boot-module-system/src/main/java/org/jeecg/modules/splfi/service/impl/SyPackingListFabricServiceImpl.java

@@ -1214,7 +1214,7 @@ public class SyPackingListFabricServiceImpl extends ServiceImpl<SyPackingListFab
 		boolean ycIsPush=true;
 		if (main!=null){
 			Map<String, Order> mapSort=new HashMap<>();
-			String date2 = main.getTheFinalShippingDate().substring(0,10);//装柜日
+			String date2 = main.getTheFinalShippingDate().substring(0,10);//最终船
 			String createBy="进出口平台管理员";
 			String istc=main.getSyPackingListFabricItem().get(0).getIsTc();
 			if (istc!=null&&istc.equals("1")){

+ 1 - 0
jeecg-boot-module-system/src/main/java/org/jeecg/modules/splt/mapper/xml/syPackingListTailoringMapper.xml

@@ -176,6 +176,7 @@
          a.Push_state ,
          a.status ,
          a.cause ,
+         a.is_Reference,
          a.whether_cloud_factory_push ,
          a.accessory ,
          a.total_Boxes ,