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