liusheng
2023-11-20 0305121daab27b4bff4d906a01b9ca3ce08a5f04
ruoyi-project/src/main/resources/mapper/project/ServiceFundMapper.xml
@@ -57,6 +57,8 @@
        <result property="bh" column="bh"/>
        <result property="checkstatus" column="checkstatus"/>
        <result property="performancetype" column="performancetype"/>
        <result property="istax" column="istax"/>
        <result property="fundtaxtime" column="fundtaxtime"/>
    </resultMap>
@@ -113,7 +115,9 @@
               riqi,
               bh,
               checkstatus,
               performancetype
               performancetype,
               istax,
               fundtaxtime
        from service_fund
    </sql>