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