mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-17 15:02:48 +00:00
数据库备份
This commit is contained in:
parent
0be965a1a2
commit
2ad0bf15c9
@ -49,8 +49,8 @@
|
||||
function ipmosrting(time,part = null,start = null) {
|
||||
var data = {
|
||||
time:time,
|
||||
part:part||null,
|
||||
start:start||null
|
||||
part:part||'',
|
||||
start:start||''
|
||||
};
|
||||
layList.basePost(layList.Url({a:'import'}),data,function (res) {
|
||||
console.log(res);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user