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