...
|
...
|
@@ -39,6 +39,7 @@ type ReviseContentsItem struct { |
|
|
Data []ReviseContentsItemData `json:"data,omitempty"`
|
|
|
InputType string `json:"inputType"`
|
|
|
Lable string `json:"lable"`
|
|
|
RemoveAllPhotoVideo bool `json:"removeAllPhotoVideo"`
|
|
|
}
|
|
|
|
|
|
type ChanceReviseLogData struct {
|
...
|
...
|
|