配置文件

This commit is contained in:
2024-04-12 09:26:13 +08:00
parent 4fbc6c0267
commit 64409b785b
9 changed files with 18 additions and 25 deletions

View File

@@ -2,7 +2,7 @@
"JNPF_App": {
"CodeAreasName": [ "SubDev" ],
//系统文件路径
"SystemPath": "D:\\cosmoplat\\tnb\\Resources",
"SystemPath": "D:\\ToTong\\tnb\\Resources",
//微信公众号允许上传文件类型
"MPUploadFileType": [
"bmp",
@@ -102,7 +102,7 @@
// 软件的错误报告
"ErrorReport": false,
//软件的错误报告发给谁
"ErrorReportTo": ""
"ErrorReportTo": "tuotong_tech@163.com"
},
// ================== 单点登录配置(和其他登录方式 只能二选一) ============================== -->
"OAuth": {