3.3.1 微信公众号对接配置
<p>[TOC]</p>
<pre><code> 本文主要介绍在微信公众号配置人力管家移动端的操作</code></pre>
<h3>1.准备要点</h3>
<p>  需要注册微信公众号服务号,需要企业认证。
  需要准备公众号的后台登录账号</p>
<h3>2.配置方法</h3>
<table>
<thead>
<tr>
<th style="text-align: center;">  登陆微信公众号后台网址https://mp.weixin.qq.com
  点击开发->基本配置,复制保存APPID以及APPSECREt
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/abe7152dabd71121e3450b1041c26d52" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/c868110110eaab8b299e4cfdf65f51ef" alt="" />
  3.打开系统中的规则设置下的配置信息,将保存的appid保存到appid中,将APPSECREt保存到secret中
  4.增加IP白名单,即人力管家服务器的IP地址
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/cd90fdbf6cb2539fed5dd3923a18ee55" alt="" />
  5.点击开发->接口权限,进行网址设置
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/7f86de6387d9e171e70b5654524d233b" alt="" />
  6.点击功能->自定义菜单,设置程序的位置以及网址链接,
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/2a05212b414d030f3fc228844731de51?showdoc=.jpg" alt="" />
  7.自定义中的网址为如下,其中appid需改为基本信息中的appid, tql.cxyhr.cn,改为系统的网址
<a href="https://open.weixin.qq.com/connect/oauth2/authorizeappid=wxfd74752db7cb7710&redirect_uri=https%3a%2f%2ftql.cxyhr.cn%2facewill%2f%23!%2fworkspace&response_type=code&scope=snsapi_userinfo&state=1#wechat_redirect">https://open.weixin.qq.com/connect/oauth2/authorizeappid=wxfd74752db7cb7710&redirect_uri=https%3a%2f%2ftql.cxyhr.cn%2facewill%2f%23!%2fworkspace&response_type=code&scope=snsapi_userinfo&state=1#wechat_redirect</a></th>
<th style="text-align: center;">修订日期</th>
<th style="text-align: center;">修订版本</th>
<th style="text-align: center;">修订内容</th>
<th style="text-align: center;">更新人员</th>
<th>一句话</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: center;">2020-8-26</td>
<td style="text-align: center;">v1.0</td>
<td style="text-align: center;">初版</td>
<td style="text-align: center;">张叭啦</td>
<td style="text-align: center;">珍惜你身上的特别的小地方</td>
</tr>
</tbody>
</table>