Update README.md

This commit is contained in:
zhiyong.luo
2018-11-06 14:31:25 +08:00
committed by GitHub
parent 66a9de3b84
commit 07e8e83ecc
+1 -1
View File
@@ -20,7 +20,7 @@ Usage:<br>
<app-name value="xxxxx [name of service points]." /><!-- need modify -->
<app-description value="yyyyy [description of service points]" /><!-- need modify -->
<server-address value="visery.net:39001"/>
<user-audit value="N:index"/><!-- need modify (N is step 3 return,index is you service point order. EXP:[12345:1])-->
<user-audit value="N:index"/><!-- need modify (N is step 3 return,index is you service point order. e.g:[12345:1])-->
</moudle-parameter>
</app-config>
```