mongodb 添加参数

This commit is contained in:
jingjingxyk
2023-05-08 11:44:44 +08:00
parent a714482cfb
commit 2767ac524f
2 changed files with 19 additions and 2 deletions

View File

@@ -157,7 +157,11 @@
"mongodb": {
"type": "external",
"source": "mongodb",
"arg-type": "custom"
"arg-type": "custom",
"lib-suggests": [
"icu",
"openssl"
]
},
"mysqli": {
"type": "builtin",