From 6befd5f2fe9779883993b87f2e686885c147bc34 Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期三, 20 三月 2024 14:43:20 +0800
Subject: [PATCH] fix

---
 model/request/client.go |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/model/request/client.go b/model/request/client.go
index 48caa0c..089f98e 100644
--- a/model/request/client.go
+++ b/model/request/client.go
@@ -20,6 +20,7 @@
 	Contact           Contact `json:"contact"`
 	SalesLeadsId      int     `json:"sales_leads_id"` // 閿�鍞嚎绱D
 	ContactId         int     `json:"contact_id"`     // 鑱旂郴浜篒D
+	CodeStandID       string  `json:"codeStandID"`    //缂栫爜id
 	Address
 	Business
 }

--
Gitblit v1.8.0