appsettings.json 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. {
  2. "MyConfig": {
  3. "MyValue": ""
  4. },
  5. "subDomain": "",
  6. "subDomain_": "",
  7. "keyPost": "jqB3Vi1fIlu+9a2ODQs65w==",
  8. "useVsa": "0",
  9. "vsaAppId": "LUMILOTO",
  10. "vsaWsUrl": "http://154.73.105.33:8080/passportv3/passportWS?wsdl",
  11. "channel": "APP",
  12. "numberSeparated": ".",
  13. "PARENT_ID": "100207",
  14. "countryCode": "509",
  15. // real server
  16. "service_id": 10,
  17. "newsGetById": "http://171.244.50.177:8300/api/newsWeb/newsGetById/data",
  18. "newsGetByParentId": "http://171.244.50.177:8300/api/newsWeb/newsGetByParentId/data",
  19. "newsInsert": "http://171.244.50.177:8300/api/newsWeb/newsInsert/data",
  20. "newsUpdate": "http://171.244.50.177:8300/api/newsWeb/newsUpdate/data",
  21. "usersGetProvice": "http://171.244.50.177:8300/api/userApi/usersGetProvice/data",
  22. "usersGetTopic": "http://171.244.50.177:8300/api/userApi/usersGetTopic/data",
  23. "usersadminlogin": "http://171.244.50.177:8300/api/userapi/usersadminlogin/data",
  24. // lumiloto
  25. "wsGetTermList": "http://171.244.50.177:8300/api/luckyGameCms/getTermList/data",
  26. "wsLkpwResultUpdate": "http://171.244.50.177:8300/api/luckyGameCms/lkpwResultUpdate/data",
  27. "wsLkpwResultGetHis": "http://171.244.50.177:8300/api/luckyGameCms/lkpwResultGetHis/data",
  28. "wsExportCreated": "http://171.244.50.177:8300/api/luckyGameCms/exportCreated/data",
  29. "wsExportAction": "http://171.244.50.177:8300/api/luckyGameCms/exportAction/data",
  30. "wsExportWinnerGetData": "http://171.244.50.177:8300/api/luckyGameCms/exportWinnerGetData/data",
  31. "wsExportWinnerGetDataById": "http://171.244.50.177:8300/api/luckyGameCms/exportWinnerGetDataById/data",
  32. "wsExportGetHis": "http://171.244.50.177:8300/api/luckyGameCms/exportGetHis/data",
  33. "wsExportGetList": "http://171.244.50.177:8300/api/luckyGameCms/exportGetList/data",
  34. "wsExportInsertData": "http://171.244.50.177:8300/api/luckyGameCms/exportInsertData/data",
  35. "wsBlackInsertData": "http://171.244.50.177:8300/api/luckyGameCms/blackInsertData/data",
  36. "wsBackListGetList": "http://171.244.50.177:8300/api/luckyGameCms/backListGetList/data",
  37. "wsTrafficDayGet": "http://171.244.50.177:8300/api/luckyGameCms/cmsGetTraficByDay/data",
  38. "wsMsisdnSearch": "http://171.244.50.177:8300/api/luckyGameCms/cmsSearMsisdn/data",
  39. "wsLockUser": "http://171.244.50.177:8300/api/luckyGameCms/cmsLockByMsisdn/data",
  40. "wsGetTicketInfo": "http://171.244.50.177:8300/api/luckyGameCms/cmsGetInfoTicket/data",
  41. "wsGetTrafficTotal": "http://171.244.50.177:8300/api/luckyGameCms/cmsGetTraficTotal/data",
  42. "wsGetTopPlayer": "http://171.244.50.177:8300/api/luckyGameCms/cmsGetTop/data",
  43. "wsExecutes": "http://171.244.50.177:8300/api/luckyGame/executes/data",
  44. "urlTermresult": "http://171.244.50.177:8300/api/luckyGame/getResultOfTerm/data",
  45. "urlReportByTerm": "http://171.244.50.177:8300/api/luckyGameCms/cmsTotalByTern/data",
  46. "urlRevenueTotal": "http://171.244.50.177:8300/api/luckyGameCms/cmsRevenueTotal/data",
  47. "urlRevenueDetail": "http://171.244.50.177:8300/api/luckyGameCms/cmsRevenueDetail/data",
  48. "urlRewardTotal": "http://171.244.50.177:8300/api/luckyGameCms/cmsPaymentTotal/data",
  49. "urlRewardDetail": "http://171.244.50.177:8300/api/luckyGameCms/cmsPaymentDetail/data",
  50. //"service_id": 10,
  51. //"newsGetById": "http://171.244.50.177:8300/api/enews/GetDataById",
  52. //"newsGetByParentId": "http://171.244.50.177:8300/api/enews/GetDataByParentId",
  53. //"newsInsert": "http://171.244.50.177:8300/api/enews/DataAdding",
  54. //"newsUpdate": "http://171.244.50.177:8300/api/enews/DataEditing",
  55. //"newsDelete": "http://171.244.50.177:8300/api/enews/DataDeleting",
  56. //"usersadminlogin": "http://171.244.50.177:8300/api/enews/AdminLogin",
  57. // test server
  58. //"service_id": 4,
  59. //"newsGetById": "http://171.244.50.177:8989/mytell/api/newsWeb/newsGetById/data",
  60. //"newsGetByParentId": "http://171.244.50.177:8989/mytell/api/newsWeb/newsGetByParentId/data",
  61. //"newsInsert": "http://171.244.50.177:8989/mytell/api/newsWeb/newsInsert/data",
  62. //"newsUpdate": "http://171.244.50.177:8989/mytell/api/newsWeb/newsUpdate/data",
  63. //"usersGetProvice": "http://171.244.50.177:8989/mytell/api/userApi/usersGetProvice/data",
  64. //"usersGetTopic": "http://171.244.50.177:8989/mytell/api/userApi/usersGetTopic/data",
  65. //"usersadminlogin": "http://171.244.50.177:8989/mytell/api/userapi/usersadminlogin/data",
  66. "serviceName": "Tree",
  67. "pathOutside": "D:\\OneDrive\\SourceCode\\Mytel\\Lottery\\SuperAdmin\\SuperAdmin\\wwwroot\\assets\\upload",
  68. "pathContent": "/outside",
  69. "Logging": {
  70. "LogLevel": {
  71. "Default": "Information",
  72. "Microsoft": "Warning",
  73. "Microsoft.Hosting.Lifetime": "Information"
  74. }
  75. },
  76. "AllowedHosts": "*"
  77. }