liusheng
2024-01-17 023c29b07d6c587eea2d5e152d12b059ba97202d
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>