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