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