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