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