We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f872a57 commit eb7ab08Copy full SHA for eb7ab08
README.md
@@ -35,6 +35,7 @@
35
3. 编译打包
36
37
```
38
+ /** -Pdev 开发环境包 | -Ptest 测试环境包 | -Ponline 线上环境包 **/
39
+
40
bobo@migang:admin$ mvn clean package -Pdev -Dmaven.test.skip=true
- // -Pdev 开发环境包 | -Ptest 测试环境包 | -Ponline 线上环境包
41
0 commit comments