Helius
2021-01-29 d01a2a601e11ce69c9cb3e7edb81af0be33f7675
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}