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