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