Commit facd6917 by 王昆

gsb

parent 2b179a73
...@@ -2,7 +2,7 @@ var system = require("../../system") ...@@ -2,7 +2,7 @@ var system = require("../../system")
var moment = require("moment"); var moment = require("moment");
const md5 = require("MD5"); const md5 = require("MD5");
const logCtl = system.getObject("web.oplogCtl"); const logCtl = system.getObject("web.oplogCtl");
const syncDays = Number(5); const syncDays = Number(30);
class EcontractApi { class EcontractApi {
constructor() { constructor() {
this.esettleSve = system.getObject("service.esettleSve"); this.esettleSve = system.getObject("service.esettleSve");
......
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 to comment