mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2026-01-22 05:58:12 +00:00
整理
This commit is contained in:
parent
13698b70cd
commit
5e4d21dca1
@ -25,7 +25,6 @@
|
|||||||
"cache-manager-ioredis-yet": "^2.0.4",
|
"cache-manager-ioredis-yet": "^2.0.4",
|
||||||
"decompress": "^4.2.1",
|
"decompress": "^4.2.1",
|
||||||
"download": "^8.0.0",
|
"download": "^8.0.0",
|
||||||
"ipip-ipdb": "^0.6.0",
|
|
||||||
"jsonwebtoken": "^9.0.2",
|
"jsonwebtoken": "^9.0.2",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"md5": "^2.3.0",
|
"md5": "^2.3.0",
|
||||||
|
|||||||
@ -1,6 +1,5 @@
|
|||||||
import { Inject, Provide } from '@midwayjs/decorator';
|
import { Inject, Provide } from '@midwayjs/decorator';
|
||||||
import { Context } from '@midwayjs/koa';
|
import { Context } from '@midwayjs/koa';
|
||||||
import * as ipdb from 'ipip-ipdb';
|
|
||||||
import * as _ from 'lodash';
|
import * as _ from 'lodash';
|
||||||
import * as moment from 'moment';
|
import * as moment from 'moment';
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user