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