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>