فهرست منبع

新增发改委审核相关接口

Administrator 2 سال پیش
والد
کامیت
fa993e03eb
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      ruoyi-system/src/main/resources/mapper/system/fgw/FgwJzqkMapper.xml

+ 2 - 2
ruoyi-system/src/main/resources/mapper/system/fgw/FgwJzqkMapper.xml

@@ -38,7 +38,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="xmbh != null  and xmbh != ''"> and xmbh = #{xmbh}</if>
             <if test="xmmc != null  and xmmc != ''"> and xmmc = #{xmmc}</if>
             <if test="isNt != null  and isNt != ''"> and is_nt = #{isNt}</if>
-            <if test="isjs != null  and isjs != ''"> and is_js = #{isjs}</if>
+            <if test="isJs != null  and isJs != ''"> and is_js = #{isJs}</if>
             <if test="isSh != null  and isSh != ''"> and is_sh = #{isSh}</if>
             <if test="isJd != null  and isJd != ''"> and is_jd = #{isJd}</if>
             <if test="isJg != null  and isJg != ''"> and is_jg = #{isJg}</if>
@@ -64,7 +64,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="xmbh != null  and xmbh != ''"> and xmbh = #{xmbh}</if>
             <if test="xmmc != null  and xmmc != ''"> and xmmc = #{xmmc}</if>
             <if test="isNt != null  and isNt != ''"> and is_nt = #{isNt}</if>
-            <if test="isjs != null  and isjs != ''"> and is_js = #{isjs}</if>
+            <if test="isJs != null  and isJs != ''"> and is_js = #{isJs}</if>
             <if test="isSh != null  and isSh != ''"> and is_sh = #{isSh}</if>
             <if test="isJd != null  and isJd != ''"> and is_jd = #{isJd}</if>
             <if test="isJg != null  and isJg != ''"> and is_jg = #{isJg}</if>