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