Commit d6610946 by linboxuan

system ----> System

parent 4b9d3744
......@@ -4,7 +4,7 @@ const querystring = require('querystring');
const md5 = require("MD5");
const uuidv4 = require('uuid/v4');
var settings = require("../../../config/settings");
const logCtl = system.getObject("web.oplogCtl");
const logCtl = System.getObject("web.oplogCtl");
/**
* 接收渠道提报数据
* 2020.03.04
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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