revert 更新 'SrcJuSet.js'
Ju
src48597962 2 years ago
parent 2c6967d1bf
commit 142a5282b1
  1. 2
      SrcJuSet.js

@ -573,7 +573,7 @@ function jiekouapi(sourcefile, data) {
if (img) { if (img) {
newapi['img'] = 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); let sourcedata = fetch(sourcefile);
if (sourcedata != "") { if (sourcedata != "") {
try { try {

Loading…
Cancel
Save