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