zhengbingbing %!s(int64=7) %!d(string=hace) años
padre
commit
1e41ff8ca7

+ 1 - 1
codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Controllers/customer/CustomerNewController.cs

@@ -132,7 +132,7 @@ namespace CallCenterApi.Interface.Controllers.customer
132 132
         /// <summary>
133 133
         /// 根据关键字搜索公司
134 134
         /// </summary>
135
-        public ActionResult GetList(string keywords)
135
+        public ActionResult GetListByKey(string keywords)
136 136
         {
137 137
             string sql = " F_DeleteFlag=0";
138 138
             if (!string.IsNullOrWhiteSpace(keywords))//关键字搜索