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