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