package proto
type ExtVideoModerationReq struct {
CheckSum string `form:"checksum"`
Content string `form:"content"`
}