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