diff --git a/SrcJuSet.js b/SrcJuSet.js index 6e85d730..571b0a18 100644 --- a/SrcJuSet.js +++ b/SrcJuSet.js @@ -545,7 +545,7 @@ function jiekouapi(sourcefile, data) { if (img) { newapi['img'] = img; } - newapi['updatetime'] = $.dateFormat(new Date(),"yyyy-MM-dd hh:mm:ss"); + newapi['updatetime'] = $.dateFormat(new Date(),"yyyy-MM-dd HH:mm:ss"); let sourcedata = fetch(sourcefile); if (sourcedata != "") { try {