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