Browse Source

no message

xiuwei 3 years ago
parent
commit
0402e89450
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -8,7 +8,7 @@
 拉到代码后 package 打成jar包
 
 启动命令   
-jar [port1 port2]   
+java -jar [port1 port2]   
 port1代表104的端口  
 port2 代表配置页面的端口  
 不输入代表默认 104:2404  页面:2405