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