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