This commit is contained in:
YeMingfei666 2025-04-16 09:38:14 +08:00
commit 9b6dd9f0da
1 changed files with 10 additions and 0 deletions

View File

@ -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 # 检查一下配置文件有没有写错别字之类的小毛病