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