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