mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-09-24 23:55:57 +08:00
update cdn host
This commit is contained in:
@ -8,8 +8,8 @@
|
||||
"custom": false,
|
||||
"defaultDriver": true,
|
||||
"downloadJdbcDriverUrls": [
|
||||
"https://oss.sqlgpt.cn/lib/ojdbc8-19.3.0.0.jar",
|
||||
"https://oss.sqlgpt.cn/lib/orai18n-19.3.0.0.jar"
|
||||
"https://cdn.chat2db-ai.com/lib/ojdbc8-19.3.0.0.jar",
|
||||
"https://cdn.chat2db-ai.com/lib/orai18n-19.3.0.0.jar"
|
||||
],
|
||||
"jdbcDriver": "ojdbc8-19.3.0.0.jar,orai18n-19.3.0.0.jar",
|
||||
"jdbcDriverClass": "oracle.jdbc.driver.OracleDriver"
|
||||
|
Reference in New Issue
Block a user