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