finance
黄伟 2 years ago
parent 24285c2202
commit c70fd57205

@ -16,6 +16,7 @@ type ArgsServiceLists struct {
} }
type ReplyServiceLists struct { type ReplyServiceLists struct {
UserServiceId uint `json:"userServiceId"`
ServiceId uint `json:"serviceId"` ServiceId uint `json:"serviceId"`
ServiceName string `json:"serviceName"` ServiceName string `json:"serviceName"`
EndTime int64 `json:"endTime"` EndTime int64 `json:"endTime"`

Loading…
Cancel
Save