更新文档
This commit is contained in:
parent
63c663a88f
commit
38d9744f27
Binary file not shown.
5
kit.json
5
kit.json
@ -60,6 +60,11 @@
|
||||
"from": "./src/test/java/sample",
|
||||
"to": "%out_path%/sample"
|
||||
},
|
||||
{
|
||||
"func": "cp",
|
||||
"from": "./说明.txt",
|
||||
"to": "%out_path%/说明.txt"
|
||||
},
|
||||
{
|
||||
"func": "zip",
|
||||
"from": "%out_path%/*",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user