jinlin
2024-08-02 826cd5b51d5106cfea07e397eda184fb15ec7a30
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