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