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