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