Commit 91c8b159 by 徐高华

log

parent bc459a0c
......@@ -228,7 +228,7 @@ public class WxEnterpriseServiceImpl implements WxEnterpriseService {
mixdk = true ;
}
int wxType = this.getType(mix3th, mixdk) ;
logger.info("更新企微加密类型,corpid3th={},corpidDk={},wxSecurityType={}",corpid3th,corpidDk,wxType);
logger.info("计算企微加密类型,corpid3th={},corpidDk={},wxSecurityType={}",corpid3th,corpidDk,wxType);
return wxType ;
}
......
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