liujiandao
2024-03-15 283a54070553e81a2e73d4b8b9ea1d717c2f512e
model/request/client.go
@@ -20,6 +20,7 @@
   Contact           Contact `json:"contact"`
   SalesLeadsId      int     `json:"sales_leads_id"` // 销售线索ID
   ContactId         int     `json:"contact_id"`     // 联系人ID
   CodeStandID       string  `json:"codeStandID"`    //编码id
   Address
   Business
}