소스 검색

内部报验内容修复

wangming 9 달 전
부모
커밋
0893ee3d1d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      business-common/src/main/java/com/rongwei/bscommon/sys/dao/ZhcxInsideInspectionBiddingDocPointDao.java

+ 1 - 1
business-common/src/main/java/com/rongwei/bscommon/sys/dao/ZhcxInsideInspectionBiddingDocPointDao.java

@@ -27,7 +27,7 @@ public interface ZhcxInsideInspectionBiddingDocPointDao extends BaseMapper<ZhcxI
      * @param entity
      */
     @Update("UPDATE  " +
-            " ZHCX_INSIDE_INSPECTION_DETAIL_IMPROVEMENT_ITEM  " +
+            " ZHCX_INSIDE_INSPECTION_BIDDING_DOC_POINT  " +
             "SET  " +
             " CHECKACTUALRECORD = NULL,  " +
             " CHECKRESULT = NULL,  " +