Commit c62df1f7 by 蒋勇

mqconfig

parent 7772570e
......@@ -7,7 +7,7 @@ var fs = require('fs');
const amqp = require('amqplib');
const queName = 'tm-audit-onsale'
let Channel
const mq_url = 'amqp://zhichan:gsbMQ2020@123.57.217.203:30672/'
const mq_url = 'amqp://zhichan:gsbMQ2020@27.128.229.132:30672/'
class TrademarktransactionService extends ServiceBase {
constructor() {
super("tm", ServiceBase.getDaoName(TrademarktransactionService));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment