修改bug
This commit is contained in:
parent
6a78913dfe
commit
7451d7e34d
File diff suppressed because it is too large
Load Diff
|
@ -1,5 +1,5 @@
|
|||
server:
|
||||
port: 8080
|
||||
port: 8083
|
||||
tomcat:
|
||||
max-swallow-size: -1
|
||||
error:
|
||||
|
@ -329,7 +329,7 @@ libreOffice:
|
|||
webDriver:
|
||||
driverName: webdriver.chrome.driver
|
||||
# 浏览器完整路径
|
||||
webExamplePath: 'D:/Program Files (x86)/Google/Chrome/Application/chrome.exe'
|
||||
webExamplePath: 'C:/Users/86170/AppData/Local/Google/Chrome/Application/chrome.exe'
|
||||
# 驱动地址
|
||||
driverPath: web/webDriver/126.0.6478.127/chromedriver.exe
|
||||
# html地址
|
||||
|
|
Loading…
Reference in New Issue