config.json 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. {
  2. "isDebug":true,
  3. "redis_config": {
  4. "host": "127.0.0.1",
  5. "port": 6379
  6. },
  7. "ws_config": {
  8. "host": "ws://127.0.0.1:9211"
  9. },
  10. "heiyan_config": {
  11. "chang_pian_user": {
  12. "userName": "康帅",
  13. "password": "Ks25666"
  14. },
  15. "duan_pian_user": {
  16. "userName": "王海泉",
  17. "password": "My20240088"
  18. },
  19. "default_user": {
  20. "userName": "zhuoyue003",
  21. "password": "Xuan2026@123"
  22. },
  23. "back_host": "https://ms.zhangwenpindu.cn"
  24. },
  25. "fanqie_config": {
  26. "callbacklist_host": "https://www.changdunovel.com/novelsale/openapi/ad_callback_config/config_list/v1/",
  27. "recharge_list_host": "https://www.changdunovel.com/novelsale/openapi/recharge_template/list/v1/",
  28. "create_link_host": "https://www.changdunovel.com/novelsale/openapi/promotion/create/v1",
  29. "distributorId": 1814786227164169,
  30. "secretKey": "CN6KQ8Bauo8JXg5fFPk86EHdRFIUVnyV"
  31. },
  32. "dianzhong_config": {
  33. "clientId": 10003204,
  34. "token":"Mm1gpsDzGAgh6dNHqe",
  35. "create_link_host": "https://video.wqxsw.com/api/channelapi/referralsave",
  36. "callbacklist_hots": "https://video.wqxsw.com/api/channelapi/callbacklist",
  37. "bookInfo_host": "https://video.wqxsw.com/api/channelapi/bookInfo20",
  38. "batchlist_hots": "https://video.wqxsw.com/api/channelapi/batchlist",
  39. "type":"dy",
  40. "channelId":"61921"
  41. },
  42. "qimao_config":{
  43. "admin_account_name":"zhuoyue",
  44. "access_key":"09ba094d2f70e0e5bc340cca365fabe3",
  45. "secret_key":"36bb8183bf00a78dd55422156ee5b2dc",
  46. "Appid":"tt79e30f5ee6d455b601",
  47. "create_link_host":"https://new-media-mapi.qimao.com/mapi/v1/promotion-link/list",
  48. "login_host":"https://new-media-fx.qimao.com/api/account/login?env=&qm_csrf_backend=undefined&t=",
  49. "callbacklist_hots":"https://new-media-fx.qimao.com/api/postback/rule/list?page=1&page_size=50&env=&t=",
  50. "recharge_list_host":"https://new-media-fx.qimao.com/api/charge-configure/recharge-panel/list?panel_name=&category=0&page=1&page_size=50&env=&t="
  51. },
  52. "fanqie_mf_config":{
  53. "callbacklist_host": "https://www.changdunovel.com/novelsale/openapi/ad_callback_config/config_list/v1/",
  54. "create_link_host": "https://www.changdunovel.com/novelsale/openapi/promotion/create/v1",
  55. "distributorId": 1819222136130603,
  56. "secretKey": "CN6KQ8Bauo8JXg5fFPk86EHdRFIUVnyV"
  57. },
  58. "python_config": {
  59. "host": "http://127.0.0.1:8080"
  60. },
  61. "debug_task_mysql":{
  62. "host":"127.0.0.1",
  63. "user":"root",
  64. "port":3306,
  65. "password":"p0LTZh&CjMl2023",
  66. "database":"video_task"
  67. },
  68. "release_task_mysql":{
  69. "host":"mr-dsq824ev2pqxbr6rhw.rwlb.rds.aliyuncs.com",
  70. "user":"zdroot",
  71. "port":3306,
  72. "password":"p0LTZh&CjMl2023",
  73. "database":"video_task"
  74. },
  75. "debug_mysql":{
  76. "host":"127.0.0.1",
  77. "user":"root",
  78. "port":3306,
  79. "password":"p0LTZh&CjMl2023",
  80. "database":"ml_oceanengine"
  81. },
  82. "release_mysql":{
  83. "host":"mr-dsq824ev2pqxbr6rhw.rwlb.rds.aliyuncs.com",
  84. "user":"zdroot",
  85. "port":3306,
  86. "password":"p0LTZh&CjMl2023",
  87. "database":"ml_oceanengine"
  88. },
  89. "debug_check_mysql":{
  90. "host":"127.0.0.1",
  91. "user":"root",
  92. "port":3306,
  93. "password":"p0LTZh&CjMl2023",
  94. "database":"n8_union"
  95. },
  96. "release_chekc_mysql":{
  97. "host":"mr-dsq824ev2pqxbr6rhw.rwlb.rds.aliyuncs.com",
  98. "user":"zdroot",
  99. "port":3306,
  100. "password":"p0LTZh&CjMl2023",
  101. "database":"n8_union"
  102. },
  103. "debug_supdate_config":{
  104. "host":"https://clipvideoup.hainanmlwl.com"
  105. },
  106. "release_supdate_config":{
  107. "host":"http://192.168.0.165:9606"
  108. },
  109. "amqplib_config":{
  110. "protocol": "amqp",
  111. "hostname": "localhost",
  112. "port": 5672,
  113. "username": "admin",
  114. "password": "123",
  115. "vhost": "/"
  116. },
  117. "pull_data_config":{
  118. "debug_host":"https://t-playletweb.tarsocial.com/",
  119. "release_host":"https://dongxiaoju.com/",
  120. "get_token":"/api/login/account",
  121. "verCode":"7061",
  122. "loginType":"OPENAPI",
  123. "get_detail":"/api/v4/data/novel/detail",
  124. "get_novel_material_list":"/api/v4/data/novel/material?",
  125. "userName":"15975037061",
  126. "password":"123456",
  127. "release_password":"dca81111b5cb78e8e13bf4c8ef921bb6"
  128. },
  129. "wx":2,
  130. "dy":1,
  131. "platform_heiyan":1,
  132. "platform_fanqie":2,
  133. "platform_qimao":3,
  134. "platform_dianzhong":4,
  135. "platform_fanqiemf":7
  136. }