chengsc
3 天以前 969aafa8bd335025da4caf5939a1626bad4f4236
1
2
3
4
5
6
7
8
9
10
11
12
{
  "OAuth": {
    "Weixin": {
      "ClientId": "xxx",
      "ClientSecret": "xxx"
    },
    "Gitee": {
      "ClientId": "xxx",
      "ClientSecret": "xxx"
    }
  }
}