支持客服主动发起申诉
This commit is contained in:
@@ -37,6 +37,8 @@ func (row disputeRow) toDTO() DisputeDTO {
|
||||
OwnerPhone: row.OwnerPhone,
|
||||
RenterPhone: row.RenterPhone,
|
||||
InitiatorID: row.InitiatorID,
|
||||
InitiatorType: effectiveInitiatorType(row.Dispute),
|
||||
InitiatorAdminID: row.InitiatorAdminID,
|
||||
TargetUserID: row.TargetUserID,
|
||||
Type: row.Type,
|
||||
Status: row.Status,
|
||||
|
||||
Reference in New Issue
Block a user