jinlin
2024-08-07 38d87eb232eadb24fdcc7602609a6ec3592df7bd
modules/mainPart/src/main/resources/mapper/sysPictureBase/SysPictureBaseDao.xml
@@ -39,7 +39,7 @@
                and ${whereSql}
            </if>
        </where>
            ORDER BY is_default,product_type,id
            ORDER BY is_default desc,product_type,id
    </select>
    <select id="getDefaultImg" resultType="com.zt.life.modules.mainPart.sysPictureBase.model.SysPictureBase">
        select a.name, a.id