Merge branch 'master' of https://e.coding.net/g-cphe0354/cashier/cashier-web into ymf_test
This commit is contained in:
commit
9b6dd9f0da
10
README.md
10
README.md
|
|
@ -22,6 +22,16 @@ url: jdbc:mysql://192.168.1.31:3306/czg_cashier?useUnicode=true&characterEncodin
|
|||
username: root
|
||||
password: Chaozg123.
|
||||
|
||||
## linux XTerminal连接
|
||||
|
||||
下载地址
|
||||
<https://xterminal.cn/>
|
||||
连接
|
||||
地址:192.168.1.31
|
||||
端口号:22
|
||||
登录用户:root
|
||||
登录密码:123456.
|
||||
|
||||
## linux命令
|
||||
|
||||
sudo nginx -t # 检查一下配置文件有没有写错别字之类的小毛病
|
||||
|
|
|
|||
Loading…
Reference in New Issue