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