教育训练处考试制证系统后端
heheng
2025-02-05 f2b5d3f2d8a40ebc568bcba296f4a38d85eeb107
exam-system/src/main/resources/mapper/pay/NonCoalPayMapper.xml
@@ -40,6 +40,7 @@
        <result property="payType" column="pay_type"/>
        <result property="amount" column="amount"/>
        <result property="year" column="year"/>
        <result property="payPersonType" column="pay_person_type"/>
        <result property="quarter" column="quarter"/>
        <collection property="nonCoalPayCategoryList" javaType="java.util.List" resultMap="nonCoalPayCategoryList"/>
    </resultMap>
@@ -147,6 +148,7 @@
               d.dept_name,
               a.district_code,
               a.pay_type,
               a.pay_person_type,
               a.amount,
               a.year,
               a.quarter,
@@ -171,6 +173,7 @@
               d.dept_name,
               a.district_code,
               a.pay_type,
               a.pay_person_type,
               a.amount,
               a.year,
               a.quarter,