pkg/ecode/code.go
@@ -121,7 +121,7 @@ SalesLeadsExist = 1600001 // 销售线索已存在 SalesLeadsNotExist = 1600002 // 销售线索不存在 SalesLeadsListErr = 1600003 // 获取销售线索列表失败 SalesLeadsSetErr = 1600004 // 设置销售线索失败 SalesLeadsStatusErr = 1600004 // 销售线索状态错误 SalesLeadsUpdateErr = 1600005 // 更新销售线索失败 SalesLeadsDeleteErr = 1600006 // 删除销售线索失败