@ -5,6 +5,7 @@
### 2019-11-13
#### 新功能
+ 3136352472 [12:20:12] :切合服务器;影响的范围(代码逻辑)
+ 3136352472 [10:56:03] :添加忽略文件;影响的范围(代码逻辑)
+ 3136352472 [10:55:29] :添加egit工具;影响的范围(代码逻辑)
@ -1,4 +1,4 @@
#!/bin/sh
# 将electron换成绝对路径
electron --no-sandbox index.js
/electron/electron --no-sandbox /web/index.js