http->https
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
var that = this;
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: 'http://php-api.juip.com/http/user/charge_list',
|
||||
url: 'https://php-api.juip.com/http/user/charge_list',
|
||||
dataType: "json",
|
||||
contentType: "application/json",
|
||||
data: JSON.stringify(data),
|
||||
|
||||
Reference in New Issue
Block a user