liujie
2023-08-16 db7fa6a91b9534ac90e219b6f554c54c43c83a5a
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>