Commit 8e72221a by jianshuqin

修改功能:调整接口

parent 23b503f7
...@@ -1843,7 +1843,7 @@ ...@@ -1843,7 +1843,7 @@
} }
debugger; debugger;
$.ajax({ $.ajax({
url: 'http://finance-balance-sheet.data-center-job:8080/reload?localDate', url: 'http://finance-balance-sheet.data-center-job:8080/reload',
type: "POST", type: "POST",
data: { localDate:day}, data: { localDate:day},
success: function (result) { success: function (result) {
......
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 to comment