mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-02-07 14:25:35 +00:00
数据库备份
This commit is contained in:
parent
80c0f07f00
commit
b9665f226f
@ -94,17 +94,16 @@
|
||||
part:1,
|
||||
start:0
|
||||
};
|
||||
|
||||
$.ajax({
|
||||
url: layList.Url({a: 'import'}),
|
||||
data: datas,
|
||||
type: 'post',
|
||||
dataType: 'json',
|
||||
success: function (rem) {
|
||||
console.log(res)
|
||||
console.log(rem)
|
||||
},
|
||||
error: function (err) {
|
||||
console.log(res)
|
||||
console.log(err)
|
||||
}
|
||||
}
|
||||
//ipmosrting(data.time,null,null);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user