bxcore.yaml 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. Name: bxcore.rpc
  2. ListenOn: 0.0.0.0:8004
  3. Etcd:
  4. Hosts:
  5. - 192.168.3.207:2379
  6. - 192.168.3.165:2379
  7. - 192.168.3.204:2379
  8. Key: bxcore.rpc
  9. Timeout: 12000
  10. WebRpcPort: 8016
  11. BidSearchOldUserLimit: 1627920001
  12. LabelUrl:
  13. Area: /list/area/%s.html
  14. SType: /list/stype/%s.html
  15. Industry: /list/industry/%s.html
  16. DefaultSearchCacheTime: 24
  17. LimitSearchText:
  18. Flag: true
  19. Count: 40
  20. TimeOut: 60
  21. Percentage: 80
  22. NoLogin: 1
  23. UserIds:
  24. - 581858dbc9ebc2132200002e
  25. - 5cc02842c9ebc2227593893d
  26. Msg: f 开关状态:%s //-2 从配置文件重置,-1 关闭,1 打开<br><br>c 并发数:%d //-2 不限制并发数,-1 无条件直接限制,>0 限制并发数<br><br>t 个人查询限制时间:%ds //-1 不限制<br><br>
  27. LimitKey: mobile_limit_%s
  28. SearchTypeSwitch: true
  29. FileSignBool: true
  30. PaySearchLimit:
  31. Switch: true
  32. Year: -1
  33. Month: 0
  34. WordSize: 7
  35. PageNum: 1
  36. PageSize: 20
  37. PrecisionNum: 50
  38. KeywordsLimit: 35 #主搜索框 关键词长度限制
  39. DefaultBidInfo: #默认搜索
  40. PageNum: 10 #总页数
  41. Count: 500 #查询数据量
  42. PayCount: 5000 #付费用户查询数据量
  43. DefaultTopTypes:
  44. - 招标预告,招标公告,招标结果,招标信用信息
  45. - 拟建,采购意向
  46. - 招标公告
  47. - 招标预告
  48. - 招标结果
  49. JYKeyMark: " "
  50. ContextOldVipLimit: 1664553600
  51. Middleground:
  52. Etcd:
  53. Hosts:
  54. - 192.168.3.207:2379
  55. - 192.168.3.165:2379
  56. - 192.168.3.204:2379
  57. PowerCheckCenterKey: powercheck.rpc #权益校验中台
  58. UserCenterKey: usercenter.rpc #用户中台rpc
  59. ResourceCenterKey: resource.rpc #资源中台rpc
  60. ResourceCode: "cb_zy_code"
  61. SearchConcurrency: 20
  62. NoLoginSearch: # 未登录搜索配置
  63. Switch: true # 是否打开并发限制
  64. ExecutionNum: 5 # 执行池
  65. Wait: 2 # 等待池
  66. Stages:
  67. - "参标状态"
  68. - "投标类型"
  69. - "已报名##"
  70. - "投标决策##"
  71. - "编制投标文件##"
  72. - "递交投标文件##"
  73. - "中标公示##"
  74. - "签合同##"
  75. - "已结束"
  76. - "终止参标"