@@ -187,7 +187,7 @@ namespace CallCenterApi.Interface.Controllers.customer
string name = RequestString.GetFormString("name");
//省份
string province = RequestString.GetFormString("province");
- //客户名称
+ //来电单位
string customerindustry = RequestString.GetFormString("customerindustry");
//电话
string mobile = RequestString.GetFormString("mobile");