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