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