fix: 修复WeChat模块打包没有target目录

This commit is contained in:
landaiqing
2024-05-04 14:48:19 +08:00
committed by zlg
parent 0b641c52f8
commit f1b00090bb

View File

@@ -5,7 +5,7 @@
<groupId>com.schisandra</groupId>
<artifactId>schisandra-cloud-storage-wechat</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<packaging>jar</packaging>
<name>schisandra-cloud-storage-wechat</name>
<properties>