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