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