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