|
@@ -255,7 +255,7 @@ func AutoReleaseNots() {
|
|
// @Date 2024/4/10
|
|
// @Date 2024/4/10
|
|
func CantBeAssignedNots() {
|
|
func CantBeAssignedNots() {
|
|
title := "【紧急】线上线索无法分配通知"
|
|
title := "【紧急】线上线索无法分配通知"
|
|
- content := "所有参与线上线索自动分配的电销人员,私海线索都已达到%d条,且私海已无“潜在客户”、“沉睡客户”、“商机线索(已建联)”可释放,当前线上线索无法分配,请尽快处理,可前往【公海线索】查看“待分线索”条数"
|
|
|
|
|
|
+ content := "所有参与线上线索自动分配的电销人员,私海线索都已达到%d条,且私海已无“潜在客户”、“沉睡客户”、“商机线索(已建联)”可释放,当前线上线索无法分配,请尽快处理!"
|
|
|
|
|
|
var to []string
|
|
var to []string
|
|
for _, m := range *TiDb.SelectBySql(allMail) {
|
|
for _, m := range *TiDb.SelectBySql(allMail) {
|