陈昶聿
3 天以前 d7a1bed2e072cc3e40746c0b9e541d0ccd14e2a3
ruoyi-system/src/main/resources/mapper/system/SysConfigMapper.xml
@@ -51,6 +51,7 @@
    <select id="selectConfig" parameterType="SysConfig" resultMap="SysConfigResult">
        <include refid="selectConfigVo"/>
        <include refid="sqlwhereSearch"/>
        limit 1
    </select>
    <select id="selectConfigList" parameterType="SysConfig" resultMap="SysConfigResult">