@@ -0,0 +1,6 @@
|
||||
package officialmod
|
||||
|
||||
// QueryCond 查询列表
|
||||
type QueryCond struct {
|
||||
Type string `form:"type" json:"type" binding:"required"`
|
||||
}
|
||||
Reference in New Issue
Block a user