docs: 文档更新
This commit is contained in:
parent
07146b89c1
commit
c5dc871d9c
15
README.md
15
README.md
|
|
@ -24,17 +24,20 @@ vscode如果无代码提示
|
||||||
## 正式宝塔
|
## 正式宝塔
|
||||||
|
|
||||||
<https://121.40.128.145:38279/mianban/>
|
<https://121.40.128.145:38279/mianban/>
|
||||||
chaozg
|
账号
|
||||||
chaozg123
|
```chaozg```
|
||||||
|
密码
|
||||||
|
```chaozg123```
|
||||||
|
|
||||||
## 本地测试服务器(192.168.1.31)linux部署
|
## 本地测试服务器(192.168.1.31)linux部署
|
||||||
|
|
||||||
映射地址
|
映射地址
|
||||||
<https://fv901fw8033.vicp.fun/>
|
<https://fv901fw8033.vicp.fun/>
|
||||||
上传.zip文件解压到服务器的 /home/web下
|
|
||||||
cd到/home/web下
|
1. 上传.zip文件解压到服务器的 /home/web下
|
||||||
执行命令
|
2. cd到/home/web下
|
||||||
unzip -o dist.zip
|
3. 执行命令
|
||||||
|
```unzip -o dist.zip```
|
||||||
|
|
||||||
数据库
|
数据库
|
||||||
url: jdbc:mysql://192.168.1.31:3306/czg_cashier?useUnicode=true&characterEncoding=utf-8
|
url: jdbc:mysql://192.168.1.31:3306/czg_cashier?useUnicode=true&characterEncoding=utf-8
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue