소스 검색

调整为可推送

huxy 2 년 전
부모
커밋
d61ad1f7a5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      jeecg-boot-module-system/src/main/java/org/jeecg/modules/splt/mapper/xml/syPackingListTailoringMapper.xml

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

@@ -365,7 +365,7 @@
 
 
     <update id="updateTimeStatus" >
-        update sy_shipping_order set time_Stuta=1
+        update sy_shipping_order set time_Stuta=0
         where del_flag=0 and shipping_order_number not in
         (select  shipping_order_number from sy_packing_list_fabric
         where del_flag=0 and push_State!=1 and push_State!=4