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