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