liusheng
2023-11-17 054cfdd53b732d2f60627fc9ac7cf92233d3c200
ruoyi-project/src/main/resources/mapper/project/ServiceFundMapper.xml
@@ -58,6 +58,7 @@
        <result property="checkstatus" column="checkstatus"/>
        <result property="performancetype" column="performancetype"/>
        <result property="istax" column="istax"/>
        <result property="fundtaxtime" column="fundtaxtime"/>
    </resultMap>
@@ -115,7 +116,8 @@
               bh,
               checkstatus,
               performancetype,
               istax
               istax,
               fundtaxtime
        from service_fund
    </sql>