1、初始化仓库
This commit is contained in:
6
Yjpp36/dtos/KeywordItemReq.vb
Normal file
6
Yjpp36/dtos/KeywordItemReq.vb
Normal file
@ -0,0 +1,6 @@
|
||||
Public Class KeywordItemReq
|
||||
'类型 0-关键字 1-长度限制'
|
||||
Public Property type As Integer
|
||||
|
||||
Public Property content As String
|
||||
End Class
|
||||
Reference in New Issue
Block a user