Explorar o código

国家政务、921核酸表联合查询,新增是否需要五天一检字段

LIVE_YE %!s(int64=2) %!d(string=hai) anos
pai
achega
f3fca02d44
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      boman-web-core/src/main/resources/mapper/CzrkMapper.xml

+ 1 - 0
boman-web-core/src/main/resources/mapper/CzrkMapper.xml

@@ -651,6 +651,7 @@
             <if test="regionIdXjd != null and regionIdXjd != ''">and z.region_id = #{regionIdXjd}</if>
             <if test="villageTownsIdXjd != null and villageTownsIdXjd != ''">and z.town_id = #{villageTownsIdXjd}</if>
             <if test="villageIdXjd != null and villageIdXjd != ''">and z.village_id = #{villageIdXjd}</if>
+            <if test="isNucleicAcidFive != null and isNucleicAcidFive != ''">and z.is_nucleicAcid_five = #{isNucleicAcidFive}</if>
         </where>
     </select>
     <select id="stsByAll" resultType="int">