liusheng
2023-12-19 17d2888a18050163921f71829656c91266f32fac
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,
               applyTime,
               fundtaxtime
        from service_fund
    </sql>