Add scope select to online statistic
This commit is contained in:
4
src/global.d.ts
vendored
4
src/global.d.ts
vendored
@@ -385,3 +385,7 @@ interface OnlineInfoVo {
|
||||
record: string
|
||||
}[]
|
||||
}
|
||||
|
||||
interface OnlineInfoGetParam {
|
||||
scope: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user