zhangqian
2023-08-11 d8ac88cfb72e3aac3a89c3cfe77774be3024a24c
model/request/serviceFollowup.go
@@ -10,7 +10,7 @@
   ClientId     int    `json:"clientId"`
   Number       string `json:"number"`
   ContactId    int    `json:"contactId"`
   ServiceId    int    `json:"serviceId"`
   ServiceOrderId int    `json:"serviceOrderId"`
   MemberId     int    `json:"memberId"`
   PlanId       int    `json:"planId"`
   Satisfaction int    `json:"satisfaction"`