|
@@ -164,9 +164,9 @@ logging:
|
|
|
|
|
|
--- #################### 钉微应用相关配置 ####################
|
|
--- #################### 钉微应用相关配置 ####################
|
|
dingtalk:
|
|
dingtalk:
|
|
- AGENT_ID: 3687646006 # DeepOil 微应用 agent_id
|
|
|
|
- APP_KEY: dingmr9ez0ecgbmscfeb # 钉钉微应用 appkey
|
|
|
|
- APP_SECRET: VhG_zMdTvIBwA_0Ef8FJ0foH3VYYo5T-kw0ukX_PBA8Ah1xl7AjDw5RVYCU0DTpe # 钉钉微应用 appkey
|
|
|
|
|
|
+ AGENT_ID: 3687646006xxxxxxxxxxx # DeepOil 微应用 agent_id
|
|
|
|
+ APP_KEY: dingmr9ez0ecgbmscfebxxxxxxx # 钉钉微应用 appkey
|
|
|
|
+ APP_SECRET: VhG_zMdTvIBwA_0Ef8FJ0foH3VYYo5T-kw0ukX_PBA8Ah1xl7AjDw5RVYCU0DTpexxxxxxx # 钉钉微应用 appkey
|
|
GET_ACCESS_TOKEN_URL: https://oapi.dingtalk.com/gettoken # 获取access_token
|
|
GET_ACCESS_TOKEN_URL: https://oapi.dingtalk.com/gettoken # 获取access_token
|
|
URL_GET_USERINFO_BYCODE: https://oapi.dingtalk.com/sns/getuserinfo_bycode # 通过二维码扫码获取UNIONID
|
|
URL_GET_USERINFO_BYCODE: https://oapi.dingtalk.com/sns/getuserinfo_bycode # 通过二维码扫码获取UNIONID
|
|
URL_GET_USERINFO_BYUNIONID: https://oapi.dingtalk.com/topapi/user/getbyunionid # 通过UNIONID获取用户信息
|
|
URL_GET_USERINFO_BYUNIONID: https://oapi.dingtalk.com/topapi/user/getbyunionid # 通过UNIONID获取用户信息
|
|
@@ -274,3 +274,10 @@ pf4j:
|
|
pluginsDir: ${user.home}/plugins # 插件目录
|
|
pluginsDir: ${user.home}/plugins # 插件目录
|
|
system:
|
|
system:
|
|
url: https://iot.deepoil.cc/
|
|
url: https://iot.deepoil.cc/
|
|
|
|
+
|
|
|
|
+oa:
|
|
|
|
+ register: https://172.17.25.231/api/ec/dev/auth/regist
|
|
|
|
+ gettoken: https://172.17.25.231/api/ec/dev/auth/applytoken
|
|
|
|
+# appid: EEAA5436-7577-4BE0-8C6C-89E9D88805EE
|
|
|
|
+ appid: EEAA5436-7577-4BE0-8C6C-89E9D88805E1
|
|
|
|
+ cpk: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApmtQUp9M82/z22P7am5owQCknjQnjF4U4ckEh7XVtJVQZrZx7d1lCPfoYrwOKEM4DEV7khW6++4Zv5caJ/9nqPn4QFwCqJWVmCEm9vC1BA6i2yfa4bmTxdR1/oeU/Af9pDFlvv5GC9XyilO7CIKu19Ce50v7aN6h1Tjix+h5Ba8e12XAEpEZk9pFroEYfR4lrecvi1pQOwRw8YzDRC4lhGNOo5Cen1rGjk7dwzzgs4uEv9ZyPZoVJnty5P9JE/ctboEf3x4jbqIliuCRgOyXYsLlp+N282CKcWZ35URkGw2orKyG1U6L1hNoj7kkpvAo8Zagf97SdZ0nYdRBIHv6PQIDAQAB
|