Skip to content

Commit 804d097

Browse files
committed
调整
1 parent 8eb230d commit 804d097

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,6 @@ password: qaz123
486486

487487
如果服务器运行报错,记得查看mysql端口`show global variables like 'port';`、查看表名`show databases;`、创建表`create database 表名;`<br>
488488
java进程是否被占用`ps -ef |grep java` ,关闭进程`kill -9 PID号`。<br>
489-
490489
其中将服务打包上传至服务器时,用`filezilla`,使用sftp安全传输协议,同时注意sftp协议端口与ssh端口一致。<br>
491490

492491
```js

服务打包.png

15.4 KB
Loading

0 commit comments

Comments
 (0)