陈昶聿
7 天以前 282c7d0de97243458309735fef6dd61a2b606844
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">