This commit is contained in:
idranme
2024-08-28 06:49:46 +08:00
parent 5501980ab3
commit 7cb94cb8b8
33 changed files with 382 additions and 602 deletions

View File

@@ -2,7 +2,7 @@ import BaseAction from '../BaseAction'
import { OB11User } from '../../types'
import { OB11Constructor } from '../../constructor'
import { ActionName } from '../types'
import { getBuildVersion } from '@/common/utils/QQBasicInfo'
import { getBuildVersion } from '@/common/utils'
interface Payload {
no_cache: boolean | string