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