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