修复#32

This commit is contained in:
ap 2021-06-30 19:39:43 +08:00
parent 346f04301f
commit 3e7cdb5f62
2 changed files with 4 additions and 1 deletions

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
*.js text eol=lf
*.json text eol=lf
*.ts text eol=lf

View File

@ -15,7 +15,7 @@
"lodash": "^4.17.21",
"md5": "^2.3.0",
"midwayjs-cool-alipay": "^1.0.8",
"midwayjs-cool-core": "^3.2.18",
"midwayjs-cool-core": "^3.2.19",
"midwayjs-cool-oss": "^1.0.12",
"midwayjs-cool-queue": "^1.0.8",
"midwayjs-cool-redis": "^1.1.6",