2 次代码提交 cfb8ddb726 ... a6c6ec3543

作者 SHA1 备注 提交日期
  ZhangYanJie a6c6ec3543 Merge branch 'master' of http://softwarescience.top:3000/RWA/RWAServer 2 月之前
  ZhangYanJie ab313dc840 排序追加 2 月之前

+ 1 - 0
Procedure/backend/project/src/main/java/com/sundata/product/rwa/reportformconfigreportcreater/mybatis/ReportFillingConfigMapper.xml

@@ -264,6 +264,7 @@
                 REPORT_NO = #{reportNo}
             </if>
         </where>
+        order by REPORT_UNIT_SHEET,REPORT_UNIT_ROW,REPORT_UNIT_CELL asc
     </select>
 
     <select id="selectCalcProcessType" resultType="com.sundata.product.rwa.datasupplementary.model.DictContentList">