appsettings.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424
  1. {
  2. "ConnectionStrings": {
  3. "OA2023DB": "server=132.232.92.186;uid=sa;pwd=Yjx@158291;database=OA2023DB;MultipleActiveResultSets=True;Connect Timeout=30;",
  4. "OA2014DB": "server=132.232.92.186;uid=sa;pwd=Yjx@158291;database=OA2014;MultipleActiveResultSets=True;Connect Timeout=30;"
  5. },
  6. "ApiAccessTime": {
  7. "StartTime": "2025-01-09 15:00:00",
  8. "EndTime": "2025-01-10 16:00:00"
  9. },
  10. "NoLoginAuth": [
  11. "高媛媛",
  12. "孟晓祥"
  13. ],
  14. //记录相关api接口
  15. "RecordApiPathName": [
  16. "/api/login",
  17. "/api/MarketCustomerResources/NewClientOp"
  18. ],
  19. //"HealthChecksUI": {
  20. // "HealthChecks": [
  21. // {
  22. // "Name": "Example API",
  23. // "Uri": "http://localhost:5256/health"
  24. // }
  25. // ],
  26. // "EvaluationTimeInSeconds": 60,
  27. // "MinimumSecondsBetweenFailureNotifications": 60
  28. //},
  29. "JwtSecurityKey": "48d3f4fe770940a1068052f581536b81", //jwt密钥
  30. "UseSwagger": "true", //启用Swagger
  31. "GroupsConfig": {
  32. "AutoCreate": "4",
  33. "Leader": "149",
  34. "ExBeginDays": "3",
  35. "ExEndDays": "30",
  36. "DefaultUser": "51",
  37. "Boss": "21",
  38. "FilterUser": "51,180"
  39. },
  40. "apple:securityKey": "MIGTAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBHkwdwIBAQQglyUl7hjI75YJUVMbZLN6TpkiFzuTXUN+UIjuJA7+y8ugCgYIKoZIzj0DAQehRANCAAS8GR7lKNst4KENCp45OXCMyiytvzK0qdRBrx0l+bMaHjiU+Upfox82G+Xy4wd8hI+0wMDh341aNelqEdYUUx3O",
  41. "apple:kid": "RMV7Y4KM9V",
  42. "apple:iss": "HKF372JSMK",
  43. "apple:pushNotificationServer": "https://api.sandbox.push.apple.com:443/3/device/",
  44. "apple:pushNotificationServer_Production": "https://api.push.apple.com:443/3/device/",
  45. "DeleReminderConfig": {
  46. "PhoneNumber": "17380669807,13683474118,18780121225",
  47. "Test": "18477317582"
  48. },
  49. "RateCurrency": [
  50. {
  51. "CurrencyName": "人民币",
  52. "CurrencyCode": "CNY"
  53. },
  54. {
  55. "CurrencyName": "美元",
  56. "CurrencyCode": "USD"
  57. },
  58. {
  59. "CurrencyName": "欧元",
  60. "CurrencyCode": "EUR"
  61. },
  62. {
  63. "CurrencyName": "港币",
  64. "CurrencyCode": "HKD"
  65. },
  66. {
  67. "CurrencyName": "日元",
  68. "CurrencyCode": "JPY"
  69. },
  70. {
  71. "CurrencyName": "英镑",
  72. "CurrencyCode": "GBP"
  73. },
  74. {
  75. "CurrencyName": "澳大利亚元",
  76. "CurrencyCode": "AUD"
  77. },
  78. {
  79. "CurrencyName": "加拿大元",
  80. "CurrencyCode": "CAD"
  81. },
  82. {
  83. "CurrencyName": "泰国铢",
  84. "CurrencyCode": "THB"
  85. },
  86. {
  87. "CurrencyName": "新加坡元",
  88. "CurrencyCode": "SGD"
  89. },
  90. {
  91. "CurrencyName": "瑞士法郎",
  92. "CurrencyCode": "CHK"
  93. },
  94. {
  95. "CurrencyName": "丹麦克朗",
  96. "CurrencyCode": "DKK"
  97. },
  98. {
  99. "CurrencyName": "澳门元",
  100. "CurrencyCode": "MOP"
  101. },
  102. {
  103. "CurrencyName": "林吉特",
  104. "CurrencyCode": "MYR"
  105. },
  106. {
  107. "CurrencyName": "挪威克朗",
  108. "CurrencyCode": "NOK"
  109. },
  110. {
  111. "CurrencyName": "新西兰元",
  112. "CurrencyCode": "NZD"
  113. },
  114. {
  115. "CurrencyName": "卢布",
  116. "CurrencyCode": "RUB"
  117. },
  118. {
  119. "CurrencyName": "瑞典克朗",
  120. "CurrencyCode": "SEK"
  121. },
  122. {
  123. "CurrencyName": "菲律宾比索",
  124. "CurrencyCode": "PHP"
  125. },
  126. {
  127. "CurrencyName": "新台币",
  128. "CurrencyCode": "TWD"
  129. },
  130. {
  131. "CurrencyName": "巴西雷亚尔",
  132. "CurrencyCode": "BRL"
  133. },
  134. {
  135. "CurrencyName": "韩国元",
  136. "CurrencyCode": "ZAR"
  137. }
  138. ],
  139. "ExcelBaseUrl": "http://132.232.92.186:24/",
  140. "ExcelBasePath": "D:/FTP/File/OA2023/Office/Excel/",
  141. "ExcelFtpPath": "Office/Excel/",
  142. "OfficeBaseUrl": "http://132.232.92.186:24/",
  143. "OfficeTempBasePath": "D:/FTP/File/OA2023/Office/",
  144. "WordBaseUrl": "http://132.232.92.186:24/",
  145. "WordBasePath": "D:/FTP/File/OA2023/Office/Word/",
  146. "WordFtpPath": "Office/Word/",
  147. "GrpFileBaseUrl": "http://132.232.92.186:24/",
  148. "GrpFileBasePath": "D:/FTP/File/OA2023/Office/GrpFile/",
  149. "GrpFileFtpPath": "Office/GrpFile/",
  150. "ExcelTempPath": "D:/FTP/File/OA2023/Office/Excel/Template/",
  151. "GrpListFileBasePath": "D:/FTP/File/OA2023/Office/GrpFile/GroupList/",
  152. "GrpListFileFtpPath": "Office/GrpFile/GroupList/",
  153. //D:\FTP\File\OA2023\Office\GrpFile
  154. "VisaProgressImageBaseUrl": "http://132.232.92.186:24/",
  155. "VisaProgressImageBasePath": "D:/FTP/File/OA2023/Image/Visa/",
  156. "VisaProgressImageFtpPath": "Image/Visa/",
  157. "WageSheetExcelBaseUrl": "http://132.232.92.186:24/",
  158. "WageSheetExcelFptPath": "D:/FTP/File/OA2023/Office/WageSheetFile/",
  159. "WageSheetTaxExcelBaseUrl": "http://132.232.92.186:24/",
  160. "WageSheetTaxExcelFptPath": "D:/FTP/File/OA2023/Office/Excel/WageSheetTaxFile/",
  161. "CTableCorrelationPageDatas": [
  162. {
  163. "CTableId": 76, //CtableId 酒店预订
  164. "PageIdDatas": [ //页面Ids
  165. 28
  166. ]
  167. },
  168. {
  169. "CTableId": 77, //CtableId 行程
  170. "PageIdDatas": [ //页面Id
  171. ]
  172. },
  173. {
  174. "CTableId": 79, //CtableId 车/导游地接
  175. "PageIdDatas": [ //页面Id
  176. 30
  177. ]
  178. },
  179. {
  180. "CTableId": 80, //CtableId 签证
  181. "PageIdDatas": [ //页面Id
  182. ]
  183. },
  184. {
  185. "CTableId": 81, //CtableId 邀请/公务活动
  186. "PageIdDatas": [ //页面Id
  187. ]
  188. },
  189. {
  190. "CTableId": 82, //CtableId 团组客户保险
  191. "PageIdDatas": [ //页面Id
  192. ]
  193. },
  194. {
  195. "CTableId": 85, //CtableId 机票预订
  196. "PageIdDatas": [ //页面Id
  197. ]
  198. },
  199. {
  200. "CTableId": 98, //CtableId 其他款项
  201. "PageIdDatas": [ //页面Id
  202. 69
  203. ]
  204. },
  205. {
  206. "CTableId": 285, //CtableId 其他款项与收款退还
  207. "PageIdDatas": [ //页面Id
  208. //69
  209. ]
  210. },
  211. {
  212. "CTableId": 751, //CtableId 酒店早餐
  213. "PageIdDatas": [ //页面Id
  214. ]
  215. },
  216. {
  217. "CTableId": 1015, //CtableId 超支费用
  218. "PageIdDatas": [ //页面Id
  219. 174
  220. ]
  221. }
  222. ],
  223. //消息通知类型
  224. "MessageNotificationType": [
  225. {
  226. "TypeId": 1022, //系统公告
  227. "MsgTypeIds": [
  228. 1 // 公告消息
  229. ]
  230. },
  231. {
  232. "TypeId": 1021, //操作通知
  233. "MsgTypeIds": [
  234. 2, // 团组流程管控消息
  235. 3, // 团组业务操作消息
  236. 4, // 团组费用审核消息
  237. 5 // 团组签证进度更新消息
  238. ]
  239. },
  240. {
  241. "TypeId": 1020, //任务通知
  242. "MsgTypeIds": [
  243. 6 //任务进度更新消息
  244. ]
  245. }
  246. ],
  247. //职位默认页面权限
  248. "DefaultPostPageData": [
  249. {
  250. "DepId": -1, //部门: 公司公共页面
  251. "PostPageAuths": [
  252. {
  253. "PostId": -1,
  254. "PageIds": [
  255. 191, //物资进销存页面
  256. 42 //Page: 日常费用付款申请
  257. //16 //Page: 员工资料列表
  258. ]
  259. }
  260. ]
  261. },
  262. {
  263. "DepId": 0, //部门:人事部,信息部,策划部(部门页面一致归类在一起)
  264. "PostPageAuths": [
  265. {
  266. "PostId": 0, //职位:普通员工(除经理主管外/公共页面)
  267. "PageIds": [
  268. 149 //Page: 主页(员工)
  269. ]
  270. }
  271. ]
  272. },
  273. {
  274. "DepId": 1, //部门: 总经办
  275. "PostPageAuths": [
  276. {
  277. "PostId": 3, //职位: 总经理助理
  278. "PageIds": [
  279. 150 //Page: 主页(总助)
  280. ]
  281. }
  282. ]
  283. },
  284. {
  285. "DepId": 6, //部门:市场部
  286. "PostPageAuths": [
  287. {
  288. "PostId": 21, //职位:普通员工(除经理主管外)
  289. "PageIds": [
  290. //153, //Page: 主页(市场部)
  291. 149, //Page: 主页(员工)
  292. 118, //Page: 出入境费用明细
  293. 168, //Page: 出入境国家三公费用标准
  294. 89 //Page: 公司客户资料
  295. ]
  296. }
  297. ]
  298. },
  299. {
  300. "DepId": 3, //部门:财务部
  301. "PostPageAuths": [
  302. {
  303. "PostId": 10, //职位:会计
  304. "PageIds": [
  305. 151 //Page: 主页(财务)
  306. ]
  307. }
  308. ]
  309. },
  310. {
  311. "DepId": 7, //国交部
  312. "PostPageAuths": [
  313. {
  314. "PostId": -1, //职位:部门公共页面
  315. "PageIds": [
  316. //154, //Page: 主页(国交)
  317. 40, //Page: 其他款项
  318. 174 //Page: 超支费用
  319. ]
  320. },
  321. {
  322. "PostId": 0, //职位:经理/主管
  323. "PageIds": [
  324. 154, //Page: 主页(国交)
  325. 27, //Page: 团组操作
  326. 104, //Page: 接团客户名单
  327. 118, //Page: 出入境费用明细
  328. 168 //Page: 出入境国家三公费用标准
  329. ]
  330. },
  331. {
  332. "PostId": 26, //职位:签证
  333. "PageIds": [
  334. 149, //Page: 主页(员工)
  335. 31, //Page: 签证费用录入
  336. 158, //Page: OCR识别
  337. 32 //Page: 保险录入
  338. ]
  339. },
  340. {
  341. "PostId": 27, //职位:商邀
  342. "PageIds": [
  343. 149, //Page: 主页(员工)
  344. 25, //Page: 邀请资料
  345. 29, //Page: 邀请公务费用
  346. 166, //Page: 公务出访
  347. 167 //Page:导出邀请函
  348. ]
  349. },
  350. {
  351. "PostId": 28, //职位:OP
  352. "PageIds": [
  353. 149, //Page: 主页(员工)
  354. 24, //Page: 导游地接资料
  355. 30, //Page: 地接费用录入
  356. 122, //Page: OP行程单
  357. 111 //Page: 车公司资料
  358. ]
  359. },
  360. {
  361. "PostId": 24, //职位:机票
  362. "PageIds": [
  363. 149, //Page: 主页(员工)
  364. 114, //Page: 机票行程代码录
  365. 120, //Page: 三字码资料表
  366. 160, //Page: 代理出票合作方
  367. 161 //Page: 机票费用录入
  368. ]
  369. },
  370. {
  371. "PostId": 25, //职位:酒店
  372. "PageIds": [
  373. 149, //Page: 主页(员工)
  374. 23, //Page: 酒店资料
  375. 28 //Page: 酒店预订
  376. ]
  377. }
  378. ]
  379. }
  380. ],
  381. //日付类型Data
  382. "Dailypayment": "666,667",
  383. //出入境费用明细权限特定基础人员
  384. "FeeBasePerm": [
  385. {
  386. "Dept": "IntlDplmcy", //国交部
  387. "Users": [
  388. {
  389. "Id": 149,
  390. "Name": "王鸽"
  391. },
  392. {
  393. "Id": 330,
  394. "Name": "刘琪"
  395. },
  396. {
  397. "Id": 334,
  398. "Name": "朱琳"
  399. }
  400. ]
  401. },
  402. {
  403. "Dept": "MktStrat", //市场部
  404. "Users": [
  405. {
  406. "Id": 95,
  407. "Name": "舒庆"
  408. }
  409. ]
  410. }
  411. ]
  412. }