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