zhangzengfei
2023-08-15 851cb98ae2f9d1713a5443274ca14424b118018f
config.json
@@ -7,14 +7,14 @@
    "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.querybom",
    "bom_child_topic": "aps.wangpengfei.erp.bomchild",
    "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": "",
    "cst_query_topic": "",
    "cst_reply_topic": "",
    "cst_webapi": "http://localhost/cst/local_post.ashx",
    "cst_query_topic": "aps.wangpengfei.erp.cstApply",
    "cst_reply_topic": "aps.wangpengfei.erp.cstReply",
    "interval": 60
}