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