Commit f40a59e2 by 梁建民

js

parent af9e6cb7
Showing with 1 additions and 1 deletions
......@@ -22,7 +22,7 @@
getData: function (params, callback) {
$.ajax({
type: "POST",
url: "http://api.liexin.com/xht/companyinfo",
url: "https://api.ichunt.com/xht/companyinfo",
data: params,
xhrFields: {withCredentials: true},
success: function (data) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment