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