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