公告板
版本库
filestore
活动
搜索
登录
main
/
JC34WCS
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
修改测试问题
Administrator
2025-06-12
4b4afa78f556199e5778d5cac88d3d6de6d8c1da
[JC34WCS.git]
/
Admin.NET
/
WCS.Application
/
Configuration
/
OAuth.json
1
2
3
4
5
6
7
8
9
10
11
12
{
"OAuth": {
"Weixin": {
"ClientId": "xxx",
"ClientSecret": "xxx"
},
"Gitee": {
"ClientId": "xxx",
"ClientSecret": "xxx"
}
}
}