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