add
wangpengfei
2023-07-13 6e8718ed56b53419c946102bb4e20a978e32e27c
model/response/response.go
@@ -165,4 +165,8 @@
   ServiceFollowupResponse struct {
      List []*model.ServiceFollowup `json:"list"`
   }
   CustomerServiceSheetResponse struct {
      List []*model.CustomerServiceSheet `json:"list"`
   }
)