mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
增加 api 限流配置
This commit is contained in:
@@ -14,7 +14,7 @@ import SockService from './sock';
|
||||
import { FindOptions, Op } from 'sequelize';
|
||||
import { concurrentRun } from '../config/util';
|
||||
import dayjs from 'dayjs';
|
||||
import { runCronWithLimit } from 'back/shared/pLimit';
|
||||
import { runCronWithLimit } from '../shared/pLimit';
|
||||
|
||||
@Service()
|
||||
export default class DependenceService {
|
||||
|
||||
Reference in New Issue
Block a user