🔖 🔖 🔖 v3.3.2 极简 excel 导入导出方案

This commit is contained in:
wjie 2021-08-24 21:33:23 +08:00
parent 1ef1c7b1e2
commit f7686545b2
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ mvn archetype:generate \
-Dpackage=com.pig4cloud.pig.demo \
-DarchetypeGroupId=com.pig4cloud.archetype \
-DarchetypeArtifactId=pig-gen \
-DarchetypeVersion=3.3.1 \
-DarchetypeVersion=3.3.2 \
-DarchetypeCatalog=local
```