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