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