Commit 167d0ebc by 王昆

gsb

parent ae70fd8c
......@@ -24,7 +24,7 @@ class CWxSignApiCtl extends CtlBase {
this.dkcontractSve = system.getObject("service.dkcontractSve");
this.bankthreelogSve = system.getObject("service.bankthreelogSve");
this.redisLock = System.getObject("util.redisLock");
this.redisLock = system.getObject("util.redisLock");
this.EXCEPT_KEYS = ['sign', 'idName'];
}
......
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