Sfoglia il codice sorgente

新增字段企业融资

Administrator 2 anni fa
parent
commit
18dbd3564b

+ 11 - 0
ruoyi-system/src/main/java/com/ruoyi/system/domain/fgw/FgwXmsb.java

@@ -74,6 +74,9 @@ public class FgwXmsb extends BaseEntity
     /** 融资 */
     @Excel(name = "融资")
     private String rz;
+    /** 企业自筹 */
+    @Excel(name = "企业自筹")
+    private String qyzc;
 
     /** 年度计划完成投资 */
     @Excel(name = "年度计划完成投资")
@@ -182,6 +185,14 @@ public class FgwXmsb extends BaseEntity
     @Excel(name = "是问题项目种类")
     private String wtType;
 
+    public String getQyzc() {
+        return qyzc;
+    }
+
+    public void setQyzc(String qyzc) {
+        this.qyzc = qyzc;
+    }
+
     public String getIsWt() {
         return isWt;
     }

+ 8 - 4
ruoyi-system/src/main/resources/mapper/system/fgw/FgwXmsbMapper.xml

@@ -19,6 +19,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
         <result property="zxz"    column="zxz"    />
         <result property="ppp"    column="ppp"    />
         <result property="rz"    column="rz"    />
+        <result property="qyzc"    column="qyzc"    />
         <result property="ndjh"    column="ndjh"    />
         <result property="sjbzzjqd"    column="sjbzzjqd"    />
         <result property="rzqd"    column="rzqd"    />
@@ -51,11 +52,11 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
     </resultMap>
 
     <sql id="selectFgwXmsbVo">
-        select id, xmmc, xmbh,nkgsj,jgsj,njgsj,nttz,xmbq,is_js,is_wt,wt_type, xmdw, qtzrdw, qtsld, gmnr, jhkgsj, xmztz, sjbz, sczbj, zxz, ppp, rz, ndjh, sjbzzjqd, rzqd, dq, jsdw, js_dept_id, dept_id,dept_name, user_id, kgsj, ntsj, ntxmtc, type, progress, status, create_by, create_time, update_by, update_time, remark,psnr from fgw_xmsb
+        select id, xmmc, xmbh,nkgsj,jgsj,njgsj,nttz,xmbq,is_js,is_wt,wt_type, xmdw, qtzrdw, qtsld, gmnr, jhkgsj, xmztz, sjbz, sczbj, zxz, ppp, rz,qyzc, ndjh, sjbzzjqd, rzqd, dq, jsdw, js_dept_id, dept_id,dept_name, user_id, kgsj, ntsj, ntxmtc, type, progress, status, create_by, create_time, update_by, update_time, remark,psnr from fgw_xmsb
     </sql>
 
     <select id="selectFgwXmsbList" parameterType="FgwXmsb" resultMap="FgwXmsbResult">
-        select d.id, d.xmmc, d.xmbh,d.nkgsj,d.jgsj,d.njgsj,d.nttz,d.xmbq,d.is_js,d.is_wt,d.wt_type, d.xmdw, d.qtzrdw, d.qtsld, d.gmnr, d.jhkgsj, d.xmztz, d.sjbz, d.sczbj, d.zxz, d.ppp, d.rz, d.ndjh, d.sjbzzjqd, d.rzqd, d.dq, d.jsdw, d.js_dept_id, d.dept_id,d.dept_name, d.user_id, d.kgsj, d.ntsj, d.ntxmtc, d.type, d.progress, d.status, d.create_by, d.create_time, d.update_by, d.update_time, d.remark,d.psnr from fgw_xmsb d
+        select d.id, d.xmmc, d.xmbh,d.nkgsj,d.jgsj,d.njgsj,d.nttz,d.xmbq,d.is_js,d.is_wt,d.wt_type, d.xmdw, d.qtzrdw, d.qtsld, d.gmnr, d.jhkgsj, d.xmztz, d.sjbz, d.sczbj, d.zxz, d.ppp, d.rz,d.qyzc, d.ndjh, d.sjbzzjqd, d.rzqd, d.dq, d.jsdw, d.js_dept_id, d.dept_id,d.dept_name, d.user_id, d.kgsj, d.ntsj, d.ntxmtc, d.type, d.progress, d.status, d.create_by, d.create_time, d.update_by, d.update_time, d.remark,d.psnr from fgw_xmsb d
 
         <where>
 
@@ -120,7 +121,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
     </select>
     <select id="ldpsList" resultMap="FgwXmsbResult" parameterType="FgwXmsb">
         select d.id, d.xmmc, d.xmbh,d.nkgsj,d.jgsj,d.njgsj,d.nttz,d.xmbq,d.is_js,d.is_wt,d.wt_type, d.xmdw, d.qtzrdw, d.qtsld, d.gmnr, d.jhkgsj, d.xmztz,
-               d.sjbz, d.sczbj, d.zxz, d.ppp, d.rz, d.ndjh, d.sjbzzjqd, d.rzqd, d.dq, d.jsdw, d.js_dept_id, d.dept_id,d.dept_name, d.user_id, d.kgsj, d.ntsj,
+               d.sjbz, d.sczbj, d.zxz, d.ppp, d.rz, d.qyzc,d.ndjh, d.sjbzzjqd, d.rzqd, d.dq, d.jsdw, d.js_dept_id, d.dept_id,d.dept_name, d.user_id, d.kgsj, d.ntsj,
                d.ntxmtc, d.type, d.progress, d.status, d.create_by, d.create_time, d.update_by, d.update_time, d.remark,d.psnr from fgw_xmsb d
         <where>
             d.psnr is not null and d.psnr != ''
@@ -166,7 +167,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
     </select>
     <select id="selectFgwXmsbListAll" resultMap="FgwXmsbResult">
         select d.id, d.xmmc, d.xmbh,d.nkgsj,d.jgsj,d.njgsj,d.nttz,d.xmbq,d.is_js,d.is_wt,d.wt_type, d.xmdw, d.qtzrdw, d.qtsld, d.gmnr, d.jhkgsj, d.xmztz,
-        d.sjbz, d.sczbj, d.zxz, d.ppp, d.rz, d.ndjh, d.sjbzzjqd, d.rzqd, d.dq, d.jsdw, d.js_dept_id, d.dept_id,d.dept_name, d.user_id, d.kgsj, d.ntsj,
+        d.sjbz, d.sczbj, d.zxz, d.ppp,d.qyzc, d.rz, d.ndjh, d.sjbzzjqd, d.rzqd, d.dq, d.jsdw, d.js_dept_id, d.dept_id,d.dept_name, d.user_id, d.kgsj, d.ntsj,
         d.ntxmtc, d.type, d.progress, d.status, d.create_by, d.create_time, d.update_by, d.update_time, d.remark,d.psnr from fgw_xmsb d
         <where>
             <if test="isWt != null  and isWt != ''"> and d.is_wt = #{isWt}</if>
@@ -233,6 +234,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="zxz != null">zxz,</if>
             <if test="ppp != null">ppp,</if>
             <if test="rz != null">rz,</if>
+            <if test="qyzc != null">qyzc,</if>
             <if test="ndjh != null">ndjh,</if>
             <if test="sjbzzjqd != null">sjbzzjqd,</if>
             <if test="rzqd != null">rzqd,</if>
@@ -277,6 +279,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="zxz != null">#{zxz},</if>
             <if test="ppp != null">#{ppp},</if>
             <if test="rz != null">#{rz},</if>
+            <if test="qyzc != null">#{qyzc},</if>
             <if test="ndjh != null">#{ndjh},</if>
             <if test="sjbzzjqd != null">#{sjbzzjqd},</if>
             <if test="rzqd != null">#{rzqd},</if>
@@ -325,6 +328,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             <if test="zxz != null">zxz = #{zxz},</if>
             <if test="ppp != null">ppp = #{ppp},</if>
             <if test="rz != null">rz = #{rz},</if>
+            <if test="qyzc != null">qyzc = #{qyzc},</if>
             <if test="ndjh != null">ndjh = #{ndjh},</if>
             <if test="sjbzzjqd != null">sjbzzjqd = #{sjbzzjqd},</if>
             <if test="rzqd != null">rzqd = #{rzqd},</if>