From 587d3416feee25bcdd5c0d64db00f8d299735b8a Mon Sep 17 00:00:00 2001 From: ap <951984189@qq.com> Date: Thu, 4 Nov 2021 14:14:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=9C=A8=E6=9F=90=E4=BA=9B?= =?UTF-8?q?=E6=83=85=E5=86=B5=E4=B8=8B=E6=A8=A1=E5=9D=97=E4=B8=AD=E9=97=B4?= =?UTF-8?q?=E4=BB=B6=E4=B8=8D=E7=94=9F=E6=95=88=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41ab3a2..1bc9a87 100755 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "lodash": "^4.17.21", "md5": "^2.3.0", "midwayjs-cool-alipay": "^1.0.8", - "midwayjs-cool-core": "^3.2.26", + "midwayjs-cool-core": "^3.2.28", "midwayjs-cool-oss": "^1.0.12", "midwayjs-cool-queue": "^1.0.8", "midwayjs-cool-redis": "^1.1.6",