wente
2024-08-19 6bae24b32e3196f5e01d4a9fed62a4e51528b809
modules/mainPart/src/main/java/com/zt/life/modules/mainPart/sysPictureBase/service/SysPictureBaseService.java
@@ -21,9 +21,6 @@
 */
@Service
public class SysPictureBaseService  extends BaseService<SysPictureBaseDao, SysPictureBase> {
    @Autowired
    private SysOssService sysOssService;
    /**
     * 分页查询
     *