From 3c921c53c2b4dcd617a4ec88bd2a78fe69f2b600 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期四, 10 八月 2023 19:34:33 +0800
Subject: [PATCH] temp
---
model/request/assign.go | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/model/request/assign.go b/model/request/assign.go
index 497fc42..47f61f3 100644
--- a/model/request/assign.go
+++ b/model/request/assign.go
@@ -2,6 +2,6 @@
type Assign struct {
MemberId int `json:"member_id"`
- Type string `json:"type"`
+ Type string `json:"type"` // 绫诲瀷: client: 瀹㈡埛; salesLead: 閿�鍞嚎绱�; contact: 鑱旂郴浜�; followRecord: 璺熻繘璁板綍
Ids []int `json:"ids"`
}
--
Gitblit v1.8.0