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