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