Administrator
2026-06-15 35ba3e760f1c4a5f21d83aa871d041f440f1d099
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}