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