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