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