소스 검색

市房地产

wangzhe 2 년 전
부모
커밋
1b5e318701

+ 4 - 10
test-api/src/main/resources/mapper/Guiji_City_Real_Estate_Mapper.xml

@@ -442,10 +442,10 @@
     <insert id="add_guiji_real_estate_mortgage_construction" parameterType="com.sooka.model.bo.Guiji_City_Real_Estate7_mortgage_construction_Bean">
         insert into t_guiji_real_estate_mortgage_construction (
         <include refid="global_name"></include>
-        YWZH, ZWLXQXQ, ZWLXQXZ, DYLX, ZZQE, FWJZ, DBFW, DYHTBH, DYQR, DYQRZJHM, DYR, DYRZJHM, ZWR, ZWRZJHM, TXQZH, SYQZH, ZH, FH, FWYT, FWXZ, JZMJ, YTXQZH, BGYY)
+        YWZH, ZWLXQXQ, ZWLXQXZ, DYLX, ZZQE, FWJZ, DBFW, DYHTBH, DYQR, DYQRZJHM, DYR, DYRZJHM, ZWR, ZWRZJHM, TXQZH, LPBH, ZH, FH, FWYT, FWXZ, JZMJ)
         values (
         <include refid="global_value"></include>
-        #{YWZH}, #{ZWLXQXQ}, #{ZWLXQXZ}, #{DYLX}, #{ZZQE}, #{FWJZ}, #{DBFW}, #{DYHTBH}, #{DYQR}, #{DYQRZJHM}, #{DYR}, #{DYRZJHM}, #{ZWR}, #{ZWRZJHM}, #{TXQZH}, #{SYQZH}, #{ZH}, #{FH}, #{FWYT}, #{FWXZ}, #{JZMJ}, #{YTXQZH}, #{BGYY})
+        #{YWZH}, #{ZWLXQXQ}, #{ZWLXQXZ}, #{DYLX}, #{ZZQE}, #{FWJZ}, #{DBFW}, #{DYHTBH}, #{DYQR}, #{DYQRZJHM}, #{DYR}, #{DYRZJHM}, #{ZWR}, #{ZWRZJHM}, #{TXQZH}, #{LPBH}, #{ZH}, #{FH}, #{FWYT}, #{FWXZ}, #{JZMJ})
     </insert>
 
     <update id="update_guiji_real_estate_mortgage_construction" parameterType="com.sooka.model.bo.Guiji_City_Real_Estate7_mortgage_construction_Bean">
@@ -497,8 +497,8 @@
             <if test="TXQZH != null and TXQZH != ''">
                 TXQZH = #{TXQZH},
             </if>
-            <if test="SYQZH != null and SYQZH != ''">
-                SYQZH = #{SYQZH},
+            <if test="LPBH != null and LPBH != ''">
+                LPBH = #{LPBH},
             </if>
             <if test="ZH != null and ZH != ''">
                 ZH = #{ZH},
@@ -515,12 +515,6 @@
             <if test="JZMJ != null and JZMJ != ''">
                 JZMJ = #{JZMJ},
             </if>
-            <if test="YTXQZH != null and YTXQZH != ''">
-                YTXQZH = #{YTXQZH},
-            </if>
-            <if test="BGYY != null and BGYY != ''">
-                BGYY = #{BGYY},
-            </if>
         </trim>
         where id = #{id}
     </update>

+ 4 - 10
test-api/src/main/resources/mapper/Guiji_City_Real_Estate_Mapper2.xml

@@ -442,10 +442,10 @@
     <insert id="add_guiji_real_estate_mortgage_construction" parameterType="com.sooka.model.bo.Guiji_City_Real_Estate7_mortgage_construction_Bean">
         insert into t_guiji_real_estate_mortgage_construction (
         <include refid="global_name"></include>
-        YWZH, ZWLXQXQ, ZWLXQXZ, DYLX, ZZQE, FWJZ, DBFW, DYHTBH, DYQR, DYQRZJHM, DYR, DYRZJHM, ZWR, ZWRZJHM, TXQZH, SYQZH, ZH, FH, FWYT, FWXZ, JZMJ, YTXQZH, BGYY)
+        YWZH, ZWLXQXQ, ZWLXQXZ, DYLX, ZZQE, FWJZ, DBFW, DYHTBH, DYQR, DYQRZJHM, DYR, DYRZJHM, ZWR, ZWRZJHM, TXQZH, LPBH, ZH, FH, FWYT, FWXZ, JZMJ)
         values (
         <include refid="global_value"></include>
-        #{YWZH}, #{ZWLXQXQ}, #{ZWLXQXZ}, #{DYLX}, #{ZZQE}, #{FWJZ}, #{DBFW}, #{DYHTBH}, #{DYQR}, #{DYQRZJHM}, #{DYR}, #{DYRZJHM}, #{ZWR}, #{ZWRZJHM}, #{TXQZH}, #{SYQZH}, #{ZH}, #{FH}, #{FWYT}, #{FWXZ}, #{JZMJ}, #{YTXQZH}, #{BGYY})
+        #{YWZH}, #{ZWLXQXQ}, #{ZWLXQXZ}, #{DYLX}, #{ZZQE}, #{FWJZ}, #{DBFW}, #{DYHTBH}, #{DYQR}, #{DYQRZJHM}, #{DYR}, #{DYRZJHM}, #{ZWR}, #{ZWRZJHM}, #{TXQZH}, #{LPBH}, #{ZH}, #{FH}, #{FWYT}, #{FWXZ}, #{JZMJ})
     </insert>
 
     <update id="update_guiji_real_estate_mortgage_construction" parameterType="com.sooka.model.bo.Guiji_City_Real_Estate7_mortgage_construction_Bean">
@@ -497,8 +497,8 @@
             <if test="TXQZH != null and TXQZH != ''">
                 TXQZH = #{TXQZH},
             </if>
-            <if test="SYQZH != null and SYQZH != ''">
-                SYQZH = #{SYQZH},
+            <if test="LPBH != null and LPBH != ''">
+                LPBH = #{LPBH},
             </if>
             <if test="ZH != null and ZH != ''">
                 ZH = #{ZH},
@@ -515,12 +515,6 @@
             <if test="JZMJ != null and JZMJ != ''">
                 JZMJ = #{JZMJ},
             </if>
-            <if test="YTXQZH != null and YTXQZH != ''">
-                YTXQZH = #{YTXQZH},
-            </if>
-            <if test="BGYY != null and BGYY != ''">
-                BGYY = #{BGYY},
-            </if>
         </trim>
         where id = #{id}
     </update>