Browse Source

年度预算-已知情情况 bug

lgl 5 months ago
parent
commit
d85e5f96c9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/resources/mapper/PrjAnnualbudgetdetailDao.xml

+ 2 - 2
src/main/resources/mapper/PrjAnnualbudgetdetailDao.xml

@@ -14,8 +14,8 @@
14 14
         <result property="px" column="PX" jdbcType="VARCHAR"/>
15 15
         <result property="hjbm" column="HJBM" jdbcType="VARCHAR"/>
16 16
         <result property="bz" column="BZ" jdbcType="VARCHAR"/>
17
-        <result property="bndsqje" column="bndbzje" jdbcType="NUMERIC"/>
18
-        <result property="bndsqje" column="bndbzje" jdbcType="NUMERIC"/>
17
+        <result property="bndsqje" column="bndsqje" jdbcType="NUMERIC"/>
18
+        <result property="bndbzje" column="bndbzje" jdbcType="NUMERIC"/>
19 19
         <result property="dw1" column="DW1" jdbcType="NUMERIC"/>
20 20
         <result property="dw2" column="DW2" jdbcType="NUMERIC"/>
21 21
         <result property="dw3" column="DW3" jdbcType="NUMERIC"/>