liusheng
2024-02-01 a8b458570fea9039e464150da723b9415b95a64c
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>