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