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