zhangzengfei
2023-08-15 efb92d737774650854cb79b37677b0ac4924f37d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "web_port": "10210",
    "sql_addr": "192.168.20.249",
    "sql_db_name": "LZGS",
    "sql_username": "sa",
    "sql_password": "basic@2023",
    "nsq_server": "121.31.232.83:4150",
    "nsq_webapi": "http://121.31.232.83:9080/api/nsq/pub?topic=your_topic",
    "order_topic": "aps.wangpengfei.erp.seorder",
    "bom_topic": "aps.wangpengfei.erp.icBom",
    "bom_query_topic": "aps.wangpengfei.erp.icBomQuery",
    "bom_child_topic": "aps.wangpengfei.erp.icBomChild",
    "inventory_topic": "aps.wangpengfei.erp.inventory",
    "query_topic": "aps.wangpengfei.erp.k3resource",
    "reply_topic": "aps.wangpengfei.erp.k3reply",
    "cst_webapi": "http://localhost/cst/local_post.ashx",
    "cst_query_topic": "aps.wangpengfei.erp.cstApply",
    "cst_reply_topic": "aps.wangpengfei.erp.cstReply",
    "interval": 60
}