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