Commit a89244a0 authored by DeleMing's avatar DeleMing

<dev>

1. 修改脚本
parent d5c0d47e
......@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.zorkdata</groupId>
<artifactId>mockDysLogData</artifactId>
<artifactId>mock-data</artifactId>
<version>1.0</version>
<repositories>
<!-- Using Local Nexus Maven Repository -->
......
java -jar .\mockDysLogData-1.0.jar
\ No newline at end of file
java -jar .\mock-data-1.0.jar
\ No newline at end of file
nohup java -jar .\mockDysLogData-1.0.jar &
\ No newline at end of file
nohup java -jar ./mock-data-1.0.jar &
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment