Administrator
2025-12-15 4a9f4a4cc5f1b527eebed0e3edaab999ccdb88c0
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}