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