Commit 931de387 by 肖康

liexindev

parent b46c9865
Showing with 1 additions and 1 deletions
...@@ -31,7 +31,7 @@ layui.use([], function () { ...@@ -31,7 +31,7 @@ layui.use([], function () {
}, },
getList: function () { getList: function () {
$.ajax({ $.ajax({
url: 'http://message.liexin.net' + '/sync/businessNoticeList', url: 'http://message.liexindev.net' + '/sync/businessNoticeList',
type: 'get', type: 'get',
data: { data: {
limit: 20, limit: 20,
......
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