add
wangpengfei
2023-07-25 163257e81abbf954ba140ce22098fa78a66aa682
model/response/response.go
@@ -53,6 +53,7 @@
   ClientResponse struct {
      List []*model.Client `json:"list"`
      Count int             `json:"count"`
   }
   ClientStatusResponse struct {