OAuth.json 256 B

12345678910
  1. {
  2. "$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
  3. "OAuth": {
  4. "Weixin": {
  5. "ClientId": "wxd77174ddc828b65b",
  6. "ClientSecret": "6224502b24d31acf8b4e0dc8e482317c"
  7. }
  8. }
  9. }