liusheng
2023-12-25 e8fe674071032321afdcc378aed5521ac14b4f05
ruoyi-project/src/main/resources/mapper/project/ServiceFundMapper.xml
@@ -59,6 +59,7 @@
        <result property="performancetype" column="performancetype"/>
        <result property="istax" column="istax"/>
        <result property="fundtaxtime" column="fundtaxtime"/>
        <result property="applyTime" column="apply_time"/>
    </resultMap>
@@ -117,6 +118,7 @@
               checkstatus,
               performancetype,
               istax,
               apply_time,
               fundtaxtime
        from service_fund
    </sql>