modules/mainPart/src/main/resources/mapper/sysPictureBase/SysPictureBaseDao.xml
@@ -45,7 +45,7 @@ select a.name, a.id from sys_picture_base a where a.is_delete = 0 and a.is_default = 1 and a.is_default = 0 and a.product_type = ${productType} </select> </mapper>