Browse Source

修改年度预算查询bUG修改

ly 4 months ago
parent
commit
f6854f0ea8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/mapper/PrjAnnualbudgetDao.xml

+ 1 - 1
src/main/resources/mapper/PrjAnnualbudgetDao.xml

@@ -346,7 +346,7 @@
346 346
     </delete>
347 347
 
348 348
     <!--获取年度预算列表-->
349
-    <select id="getNdysList" resultMap="PrjAnnualbudgetMap" parameterType="map">
349
+     <select id="getNdysList" resultMap="PrjAnnualbudgetMap" parameterType="map">
350 350
         SELECT
351 351
         a.*,
352 352
         t.XMLXMC,