|
|
@@ -141,10 +141,8 @@ namespace MySystem
|
|
|
MpMerchantActService.Instance.Start();
|
|
|
KxsOrderService.Instance.Start();
|
|
|
KxsActService.Instance.Start();
|
|
|
- KxsActService.Instance.StartMp();
|
|
|
-
|
|
|
-
|
|
|
- // RabbitMQClient.Instance.StartReceiveApi("QUEUE_DTS_URL_DATA_DIVISION");
|
|
|
+ KxsActService.Instance.StartMp();
|
|
|
+ RabbitMQClient.Instance.StartReceiveApi("QUEUE_DTS_URL_DATA_DIVISION");
|
|
|
}
|
|
|
}
|
|
|
}
|