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