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