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