Public Class KeywordItemReq '类型 0-关键字 1-长度限制' Public Property type As Integer Public Property content As String End Class