ruoyi-project/src/main/resources/mapper/project/ServiceReimbursementSharedMapper.xml
@@ -64,6 +64,7 @@ <result property="riqi" column="riqi"/> <result property="bh" column="bh"/> <result property="checkstatus" column="checkstatus"/> <result property="performancetype" column="performancetype"/> </resultMap> <sql id="selectServiceReimbursementSharedVo"> @@ -125,7 +126,8 @@ zffs, riqi, bh, checkstatus checkstatus, performancetype from service_reimbursement_shared </sql>