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