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