🎨新增客户端状态字段
This commit is contained in:
7
http/param/client.go
Normal file
7
http/param/client.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package param
|
||||
|
||||
// ClientList
|
||||
// @description: 客户端列表
|
||||
type ClientList struct {
|
||||
page
|
||||
}
|
Reference in New Issue
Block a user