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