From 5408af9d1fca48e47bd4184e73ff347e9cf2b3e8 Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Sun, 07 Aug 2022 18:49:09 +0800
Subject: [PATCH] Excel支持导出对象的子列表方法
---
ruoyi-common/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml
index ad5f617..7696932 100644
--- a/ruoyi-common/pom.xml
+++ b/ruoyi-common/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi</artifactId>
- <version>3.3.0</version>
+ <version>3.6.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
--
Gitblit v1.9.3