Commit d4ca9679 by 徐高华

host

parent 53b38e53
...@@ -100,6 +100,7 @@ public class WxEnterpriseServiceImpl implements WxEnterpriseService { ...@@ -100,6 +100,7 @@ public class WxEnterpriseServiceImpl implements WxEnterpriseService {
} }
} }
if(qw.getWxSecurityType()==5) { if(qw.getWxSecurityType()==5) {
qw.setUrlHost(wxEnterprise.getUrlHost());
qw.setDkCorpid(wxEnterprise.getWxCorpid()); qw.setDkCorpid(wxEnterprise.getWxCorpid());
qw.setThirdCorpid(wxEnterprise.getWxCorpid()); qw.setThirdCorpid(wxEnterprise.getWxCorpid());
qw.setMemberCorpid(wxEnterprise.getWxCorpid()); qw.setMemberCorpid(wxEnterprise.getWxCorpid());
......
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