jinlin
2024-07-26 9b7ee2b8d22f14a0fffefb2ee371e9a655b05c54
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;
    /**
     * 分页查询
     *