修改驱动

This commit is contained in:
ap 2021-04-21 09:29:15 +08:00
parent 59609b048b
commit af4f3e4138

View File

@ -20,7 +20,7 @@
"midwayjs-cool-queue": "^1.0.7", "midwayjs-cool-queue": "^1.0.7",
"midwayjs-cool-redis": "^1.1.0", "midwayjs-cool-redis": "^1.1.0",
"midwayjs-cool-wxpay": "^1.0.12", "midwayjs-cool-wxpay": "^1.0.12",
"mysql": "^2.18.1", "mysql2": "^2.2.5",
"svg-captcha": "^1.4.0", "svg-captcha": "^1.4.0",
"svg-to-dataurl": "^1.0.0" "svg-to-dataurl": "^1.0.0"
}, },