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