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