ruoyi-project/src/main/resources/mapper/project/ServiceFundSharedMapper.xml
@@ -62,6 +62,7 @@ <result property="bh" column="bh"/> <result property="checkstatus" column="checkstatus"/> <result property="performancetype" column="performancetype"/> <result property="applyTime" column="apply_time"/> </resultMap> <sql id="selectServiceFundSharedVo"> @@ -121,6 +122,7 @@ riqi, bh, checkstatus, applytime, performancetype from service_fund_shared </sql>