Commit facd6917 by 王昆

gsb

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