Commit c0a46180 by Administrator

Update techhero-resources-identification-local.yml

parent 44542d99
...@@ -12,39 +12,12 @@ spring: ...@@ -12,39 +12,12 @@ spring:
max-idle: 8 max-idle: 8
min-idle: 0 min-idle: 0
# 第三方服务各请求地址 # 第三方服务各参数
# 校验
check:
# 身份证校验
idCard:
url:
# 银行卡校验
bankCard:
url:
# 学历校验
education:
url:
# 学位校验
degree:
url:
# 职称校验
title:
url:
# 微信 # 微信
weChat: weChat:
# 凭证 # 凭证
token: token:
url: https://api.weixin.qq.com/cgi-bin/token
# 小程序唯一凭证,即 AppID # 小程序唯一凭证,即 AppID
appid: wx6f6c79e9d878b2b2 appid: wx6f6c79e9d878b2b2
# 小程序唯一凭证密钥,即 AppSecret # 小程序唯一凭证密钥,即 AppSecret
secret: 3d6beb92857172688cd7a2c8d875d764 secret: 3d6beb92857172688cd7a2c8d875d764
\ No newline at end of file
# openid
openid:
url: https://api.weixin.qq.com/wxa/getpluginopenpid
# 消息提醒
messageWarn:
url: https://api.weixin.qq.com/cgi-bin/message/wxopen/template/uniform_send
# 短信
message:
url:
\ No newline at end of file
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