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