ruoyi-project/src/main/resources/mapper/project/ServiceFundMapper.xml
@@ -113,7 +113,7 @@ from service_fund </sql> <select id="selectServiceFundList" parameterType="ServiceFund" resultMap="ServiceFundResult"> <select id="selectServiceFundList" parameterType="com.ruoyi.project.domain.ServiceFund" resultMap="ServiceFundResult"> <include refid="selectServiceFundVo"/> where del_flag = '0'