diff --git a/config.yaml b/config.yaml index 1d8fa0d..645ac93 100644 --- a/config.yaml +++ b/config.yaml @@ -1,6 +1,6 @@ server: port: "9090" -# host: "https://psi.api.buzhiyushu.cn/" + # host: "https://psi.api.buzhiyushu.cn/" host: "http://192.168.101.213:9090/" database: @@ -12,10 +12,10 @@ database: encrypt_key: "0123456789abcdef0123456789abcdef" task_database: - host: nj-cynosdbmysql-grp-1v6vxn5f.sql.tencentcdb.com - port: "26247" - user: root - password: Long6166@@ + host: 36.212.7.35 + port: "3306" + user: zhishu + password: KSwx1MDcRW name: task jwt: @@ -49,7 +49,7 @@ es: ocr: service_url: "http://127.0.0.1:35569/ocr" exe_url: "./ocr/OCRService.exe" - + external_api: # sync_product_url: "http://192.168.101.127:8080/zhishu/filterSet/save" sync_product_url: "https://api.buzhiyushu.cn/zhishu/filterSet/save" diff --git a/temp_build_err.txt b/temp_build_err.txt new file mode 100644 index 0000000..1361a35 --- /dev/null +++ b/temp_build_err.txt @@ -0,0 +1,2 @@ +# github.com/elastic/go-elasticsearch/v8/typedapi +C:\Users\Administrator\go\pkg\mod\github.com\elastic\go-elasticsearch\v8@v8.19.3\typedapi\api._.go:301:28: could not import github.com/elastic/go-elasticsearch/v8/typedapi/ingest/putgeoipdatabase (can't find export data (bufio: buffer full))