liusheng
2024-01-24 6fae3010a8d62ef210953c5c54c2a8b06a9e3bcf
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>