123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft": "Warning",
- "Microsoft.Hosting.Lifetime": "Information"
- }
- },
- "AllowedHosts": "*",
- "ConnectionStrings": {
- "DefaultConnect": "Data Source=(local);Initial Catalog=spDB;User ID=sa;Password=Lqftiu807005"
- },
- "UpdateScheduleSetting": "00 09 00 1-9 * ? *",
- "InvalidDataScheduleSetting": "00 29 16 1-6 * ? *",
- "AgentMessageScheduleSetting": "00 10 06 7 * ? *",
- "ImportProjectScheduleSetting": "00 13 00 1-9 * ?",
- "ValidAudience": "StaffPerformance",
- "ValidIssuer": "http://localhost:39476",
- "AttachFileSavePath": "c:\\temp",
- "jwt": {
- "Key": "fef3d2e1Edwfw43312321edszaSd",
- "Audience": "StaffPerformance",
- "Issuer": "http://localhost:39476"
- },
- "IPEasySetting": {
- "DownloadFileSavePath": "c:\\temp",
- "isHeadless": "false",
- "Account": "caiyangl",
- "Password": "j)wx*lier*@3",
- "ChormeDriverPath": "D:\\source\\repos\\StaffPerformance\\packages\\ChormeDriver\\130.0.6723.69",
- "ScheduleSetting": "00 55 15 16 * ? *",
- "IPEasyWeb": "http://47.106.94.35/Login.aspx"
- },
- "MailSetting": {
- "Server": "smtp.exmail.qq.com",
- "Port": "465",
- "Account": "luocaiyang@china-wispro.com",
- "Password": "Qj7eGb3ffQfJ3tpt",
- "mail": "luocaiyang@china-wispro.com"
- },
- "InvalidDataMessageMails": "王姝然|wangshuran@china-wispro.com,罗才洋|luocaiyang@china-wispro.com,何青瓦|heqingwa@china-wispro.com,钟子敏|zhongzimin@china-wispro.com,吴芳|wufang@china-wispro.com,邢丽霞|xinglixia@china-wispro.com,田婵玉|tianchanyu@china-wispro.com,周珊珊|zhoushanshan@china-wispro.com",
- "Authorize": {
- "/Department": "[94]-[1],[128]-[7],[44]-[5],[2]-[7]",
- "/Workflow/Manage": "[94]-[1],[44]-[5]",
- "/CaseManager": "[94]-[1],[128]-[7],[44]-[5],[2]-[7]",
- "/Project/ProjectSearch": "[94]-[1],[128]-[7],[2]-[7],[44]-[5],[28]-[5]",
- "/AppealRecords": "[94]-[1],[128]-[7],[44]-[5],[2]-[7]",
- "/CustomerList": "[94]-[1],[128]-[7],[44]-[5],[2]-[7]",
- "/StaffGrade": "[94]-[1],[128]-[7],[44]-[5],[2]-[7]",
- "/LevelStatistics": "[94]-[1],[128]-[7],[44]-[5],[2]-[7]",
- "/Report/SingleChart": "[94]-[1],[128]-[7],[44]-[5],[2]-[7]",
- "/Report/AppealTrend": "[94]-[1],[128]-[7],[44]-[5],[2]-[7]",
- "/Report/StaticsTrend": "[94]-[1],[128]-[7],[44]-[5],[2]-[7]",
- "/CompareFile/List": "5,45,132,133"
- },
- "Lastest_feedback_date": "28"
- }
|