From b3a47cb555076c25c64d83dd455a472509291245 Mon Sep 17 00:00:00 2001
From: liujiandao <274878379@qq.com>
Date: 星期一, 13 十一月 2023 16:09:35 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/aps/crm

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

diff --git a/model/request/contract.go b/model/request/contract.go
index e051bb6..ef09ea2 100644
--- a/model/request/contract.go
+++ b/model/request/contract.go
@@ -13,7 +13,7 @@
 	StatusId     int    `json:"status_id"`
 	File         string `json:"file"`
 	CodeStandID  string `json:"codeStandID"` //缂栫爜id
-	SendTime     string `json:"sendTime"`    //鍙戣揣鏃堕棿s
+	SendTime     string `json:"sendTime"`    //鍙戣揣鏃堕棿
 }
 
 type UpdateContract struct {

--
Gitblit v1.8.0