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