@ -2,6 +2,13 @@
------
### 2019-11-14
#### 新功能
+ 3136352472 [14:03:51] :禁用缓存;影响的范围(代码逻辑)
### 2019-11-13
@ -4,4 +4,4 @@ xset dpms 0 0 0
xset s off
# 将electron换成绝对路径
/electron/electron --no-sandbox /web/index.js
/electron/electron --disable-http-cache --no-sandbox /web/index.js