第 5 阶段:纠纷、通知与后台-4
This commit is contained in:
@@ -43,3 +43,7 @@ type CreateRequest struct {
|
||||
}
|
||||
|
||||
type UpdateRequest = CreateRequest
|
||||
|
||||
type ReviewRequest struct {
|
||||
Reason string `json:"reason"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user