update assembly.xml.

This commit is contained in:
铭飞 2022-03-02 13:00:01 +00:00 committed by Gitee
parent de4391cc76
commit af449b4c8c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/assembly-1.0.0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/assembly-1.0.0.xsd">
<id>assembly</id> <id>assembly</id>
<!--打包zip格式需要解压并上传--> <!--打包zip格式需要解压并上传,打包后的文件夹结构 http://doc.mingsoft.net/server/huan-jing-pei-zhi/jarbu-shu.html#%E7%9B%AE%E5%BD%95%E7%BB%93%E6%9E%84-->
<formats> <formats>
<format>zip</format> <format>zip</format>
</formats> </formats>