支持客服主动发起申诉
This commit is contained in:
@@ -74,6 +74,8 @@ export interface AdminAction {
|
||||
export interface ActiveDispute {
|
||||
id: number
|
||||
initiator_id: number
|
||||
initiator_type?: 'user' | 'admin' | string
|
||||
initiator_admin_id?: number
|
||||
type: string
|
||||
status: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user