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