瀏覽代碼

新增发改委审核相关接口

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>