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