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