puzhibing
2023-08-31 d96f28993db5d9d4c3f2ac25b9e9a84fa6857dc2
user/guns-admin/src/main/java/com/supersavedriving/user/modular/system/dao/mapping/CommercialMapper.xml
@@ -30,7 +30,7 @@
        jumpType,
        jumpUrl,
        html
        from t_commercial where status = 1
        from t_commercial where status = 1 and onOffLine = 1
        <if test="null != type">
            and `type` = #{type}
        </if>