Commit e2718d8a by 徐高华

Merge branch 'feature/自建应用验证' into 'developer'

host

See merge request !1162
parents ee2e04ad d4ca9679
......@@ -104,6 +104,7 @@ public class WxEnterpriseServiceImpl implements WxEnterpriseService {
}
}
if(qw.getWxSecurityType()==5) {
qw.setUrlHost(wxEnterprise.getUrlHost());
qw.setDkCorpid(wxEnterprise.getWxCorpid());
qw.setThirdCorpid(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