Administrator 3 سال پیش
والد
کامیت
674039e917
34فایلهای تغییر یافته به همراه99 افزوده شده و 0 حذف شده
  1. 3 0
      test-api/src/main/java/com/sooka/model/bo/TgjjBaseBean.java
  2. 3 0
      test-api/src/main/resources/mapper/TgjjBsxxMapper.xml
  3. 3 0
      test-api/src/main/resources/mapper/TgjjBsxxMapper2.xml
  4. 3 0
      test-api/src/main/resources/mapper/TgjjDbxxMapper.xml
  5. 3 0
      test-api/src/main/resources/mapper/TgjjDbxxMapper2.xml
  6. 3 0
      test-api/src/main/resources/mapper/TgjjDkxxMapper.xml
  7. 3 0
      test-api/src/main/resources/mapper/TgjjDkxxMapper2.xml
  8. 3 0
      test-api/src/main/resources/mapper/TgjjDwckzhbdxxMapper.xml
  9. 3 0
      test-api/src/main/resources/mapper/TgjjDwckzhbdxxMapper2.xml
  10. 3 0
      test-api/src/main/resources/mapper/TgjjDwxxMapper.xml
  11. 3 0
      test-api/src/main/resources/mapper/TgjjDwxxMapper2.xml
  12. 3 0
      test-api/src/main/resources/mapper/TgjjDwzhxxMapper.xml
  13. 3 0
      test-api/src/main/resources/mapper/TgjjDwzhxxMapper2.xml
  14. 3 0
      test-api/src/main/resources/mapper/TgjjGrckzhbdxxMapper.xml
  15. 3 0
      test-api/src/main/resources/mapper/TgjjGrckzhbdxxMapper2.xml
  16. 3 0
      test-api/src/main/resources/mapper/TgjjGrdkyqxxMapper.xml
  17. 3 0
      test-api/src/main/resources/mapper/TgjjGrdkyqxxMapper2.xml
  18. 3 0
      test-api/src/main/resources/mapper/TgjjGrdkzhbdxxMapper.xml
  19. 3 0
      test-api/src/main/resources/mapper/TgjjGrdkzhbdxxMapper2.xml
  20. 3 0
      test-api/src/main/resources/mapper/TgjjGrdkzhxxMapper.xml
  21. 3 0
      test-api/src/main/resources/mapper/TgjjGrdkzhxxMapper2.xml
  22. 3 0
      test-api/src/main/resources/mapper/TgjjGrxxMapper.xml
  23. 3 0
      test-api/src/main/resources/mapper/TgjjGrxxMapper2.xml
  24. 3 0
      test-api/src/main/resources/mapper/TgjjGrzhxxMapper.xml
  25. 3 0
      test-api/src/main/resources/mapper/TgjjGrzhxxMapper2.xml
  26. 3 0
      test-api/src/main/resources/mapper/TgjjGtjkrxxMapper.xml
  27. 3 0
      test-api/src/main/resources/mapper/TgjjGtjkrxxMapper2.xml
  28. 3 0
      test-api/src/main/resources/mapper/TgjjHmdxxMapper.xml
  29. 3 0
      test-api/src/main/resources/mapper/TgjjHmdxxMapper2.xml
  30. 3 0
      test-api/src/main/resources/mapper/TgjjKjhzbMapper.xml
  31. 3 0
      test-api/src/main/resources/mapper/TgjjKjhzbMapper2.xml
  32. 3 0
      test-api/src/main/resources/mapper/TgjjZcxxMapper.xml
  33. 3 0
      test-api/src/main/resources/mapper/TgjjZcxxMapper2.xml
  34. BIN
      test-api/target/test-api-0.0.1-SNAPSHOT.jar.original

+ 3 - 0
test-api/src/main/java/com/sooka/model/bo/TgjjBaseBean.java

@@ -13,4 +13,7 @@ public class TgjjBaseBean {
     public String cd_batch;
     public String cd_operation;
 
+    public String search_begintime;
+    public String search_endtime;
+
 }

+ 3 - 0
test-api/src/main/resources/mapper/TgjjBsxxMapper.xml

@@ -32,6 +32,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="ZXBH != null  and ZXBH != ''"> and ZXBH = #{ZXBH}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjBsxxMapper2.xml

@@ -32,6 +32,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="ZXBH != null  and ZXBH != ''"> and ZXBH = #{ZXBH}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjDbxxMapper.xml

@@ -36,6 +36,9 @@
             <if test="lastUpdateTime != null ">and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="DYFWGFHTH != null  and DYFWGFHTH != ''">and DYFWGFHTH = #{DYFWGFHTH}</if>
             <if test="CLLX != null ">and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjDbxxMapper2.xml

@@ -36,6 +36,9 @@
             <if test="lastUpdateTime != null ">and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="DYFWGFHTH != null  and DYFWGFHTH != ''">and DYFWGFHTH = #{DYFWGFHTH}</if>
             <if test="CLLX != null ">and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjDkxxMapper.xml

@@ -53,6 +53,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="GFLX != null  and GFLX != ''"> and GFLX = #{GFLX}</if>
             <if test="DKD != null  and DKD != ''"> and DKD = #{DKD}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjDkxxMapper2.xml

@@ -53,6 +53,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="GFLX != null  and GFLX != ''"> and GFLX = #{GFLX}</if>
             <if test="DKD != null  and DKD != ''"> and DKD = #{DKD}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjDwckzhbdxxMapper.xml

@@ -29,6 +29,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="ZXBH != null  and ZXBH != ''"> and ZXBH = #{ZXBH}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjDwckzhbdxxMapper2.xml

@@ -29,6 +29,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="ZXBH != null  and ZXBH != ''"> and ZXBH = #{ZXBH}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjDwxxMapper.xml

@@ -43,6 +43,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="DWXZ != null  and DWXZ != ''"> and DWXZ = #{DWXZ}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjDwxxMapper2.xml

@@ -43,6 +43,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="DWXZ != null  and DWXZ != ''"> and DWXZ = #{DWXZ}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjDwzhxxMapper.xml

@@ -28,6 +28,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="ZXBH != null  and ZXBH != ''"> and ZXBH = #{ZXBH}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjDwzhxxMapper2.xml

@@ -28,6 +28,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="ZXBH != null  and ZXBH != ''"> and ZXBH = #{ZXBH}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjGrckzhbdxxMapper.xml

@@ -31,6 +31,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="ZXBH != null  and ZXBH != ''"> and ZXBH = #{ZXBH}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjGrckzhbdxxMapper2.xml

@@ -31,6 +31,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="ZXBH != null  and ZXBH != ''"> and ZXBH = #{ZXBH}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjGrdkyqxxMapper.xml

@@ -30,6 +30,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="ZXBH != null  and ZXBH != ''"> and ZXBH = #{ZXBH}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjGrdkyqxxMapper2.xml

@@ -30,6 +30,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="ZXBH != null  and ZXBH != ''"> and ZXBH = #{ZXBH}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjGrdkzhbdxxMapper.xml

@@ -32,6 +32,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="ZXBH != null  and ZXBH != ''"> and ZXBH = #{ZXBH}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjGrdkzhbdxxMapper2.xml

@@ -32,6 +32,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="ZXBH != null  and ZXBH != ''"> and ZXBH = #{ZXBH}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjGrdkzhxxMapper.xml

@@ -43,6 +43,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="SCHKFSRQ != null "> and SCHKFSRQ = #{SCHKFSRQ}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjGrdkzhxxMapper2.xml

@@ -43,6 +43,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="SCHKFSRQ != null "> and SCHKFSRQ = #{SCHKFSRQ}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjGrxxMapper.xml

@@ -36,6 +36,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="ZXBH != null  and ZXBH != ''"> and ZXBH = #{ZXBH}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjGrxxMapper2.xml

@@ -36,6 +36,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="ZXBH != null  and ZXBH != ''"> and ZXBH = #{ZXBH}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjGrzhxxMapper.xml

@@ -36,6 +36,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="ZXBH != null  and ZXBH != ''"> and ZXBH = #{ZXBH}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjGrzhxxMapper2.xml

@@ -36,6 +36,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="ZXBH != null  and ZXBH != ''"> and ZXBH = #{ZXBH}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjGtjkrxxMapper.xml

@@ -27,6 +27,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="ZXBH != null  and ZXBH != ''"> and ZXBH = #{ZXBH}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjGtjkrxxMapper2.xml

@@ -27,6 +27,9 @@
             <if test="ZXBH != null  and ZXBH != ''">and ZXBH = #{ZXBH}</if>
             <if test="lastUpdateTime != null ">and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null ">and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjHmdxxMapper.xml

@@ -30,6 +30,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="LXYQQS != null "> and LXYQQS = #{LXYQQS}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjHmdxxMapper2.xml

@@ -30,6 +30,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="LXYQQS != null "> and LXYQQS = #{LXYQQS}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjKjhzbMapper.xml

@@ -66,6 +66,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="QTZC != null "> and QTZC = #{QTZC}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjKjhzbMapper2.xml

@@ -66,6 +66,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="QTZC != null "> and QTZC = #{QTZC}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjZcxxMapper.xml

@@ -35,6 +35,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="ZFTQJCYS != null "> and ZFTQJCYS = #{ZFTQJCYS}</if>
             <if test="lastUpdateTime != null "> and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null "> and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

+ 3 - 0
test-api/src/main/resources/mapper/TgjjZcxxMapper2.xml

@@ -35,6 +35,9 @@
             <if test="ZFTQJCYS != null ">and ZFTQJCYS = #{ZFTQJCYS}</if>
             <if test="lastUpdateTime != null ">and LAST_UPDATE_TIME = #{lastUpdateTime}</if>
             <if test="CLLX != null ">and CLLX = #{CLLX}</if>
+            <if test="search_begintime != null"> and  LAST_UPDATE_TIME >= #{search_begintime}</if>
+            <if test="search_endtime != null"> and  LAST_UPDATE_TIME &lt; #{search_endtime}</if>
+
         </where>
     </select>
 

BIN
test-api/target/test-api-0.0.1-SNAPSHOT.jar.original