ebu_ecology_dev1/常用命令.md

6 lines
107 B
Markdown
Raw Normal View History

2023-03-15 13:50:48 +08:00
# 常用的命令
### 1.打有宏utils jar包
```text
cd target/classes/
jar -cvf aiyh_utils.jar aiyh
```