ruoyi-system/src/main/resources/mapper/system/TContractMapper.xml
@@ -60,8 +60,8 @@ and t1.status = #{query.status} </if> AND t1.disabled = ${@com.ruoyi.common.enums.DisabledEnum@NO.getCode()} </where> order by t1.create_time desc </select> <select id="contractAppletList" resultType="com.ruoyi.system.model.TContract"> select t1.* from t_contract t1