فهرست منبع

冻结问题修改

WH01243 1 سال پیش
والد
کامیت
4283a4778a
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      clueSync/kc.go

+ 2 - 2
clueSync/kc.go

@@ -604,7 +604,7 @@ func ordersClue() {
 								"clue_id":     clueId,
 								"position_id": positionId,
 								"change_type": "线索冻结",
-								"new_value":   "线索冻结",
+								"new_value":   "销售人员私海已达上限",
 								"createtime":  nowTime,
 								"BCPCID":      common.GetRandom(32),
 								"operator_id": -1,
@@ -822,7 +822,7 @@ func refundAuto() {
 								"clue_id":     clueId,
 								"position_id": saleId,
 								"change_type": "线索冻结",
-								"new_value":   "销售人员私海线索已释放",
+								"new_value":   "销售人员私海已达上限",
 								"createtime":  nowTime,
 								"BCPCID":      common.GetRandom(32),
 								"operator_id": -1,