Administrator
2025-12-12 59f3f0a8e4a7c14b3c06413cff288ba9fa92c426
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}