You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
341 B
Properties

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

#如果没有appname,参考如下配置
#APP接口账号
appid=
#App接口秘钥
access_token=
#用户信息接口地址
userinfo_url=
#用户信息中与OA的loginid匹配字段默认是userid
outkey=
#如果appname是oa,参考如下配置
#APP接口账号
oa.appid=
#App接口秘钥
oa.access_token=
#用户信息接口地址
oa.userinfo_url=
#用户信息中与OA的loginid匹配字段默认是userid
oa.outkey=