Commit 1359fcf1 by xmy

feat:即时配送

parent 6aa210c3
...@@ -5,6 +5,8 @@ namespace Hdll\Services\Logistics\Enum; ...@@ -5,6 +5,8 @@ namespace Hdll\Services\Logistics\Enum;
class LogisticsCmqEnum class LogisticsCmqEnum
{ {
const TOPIC_CMQ_RECHARGE = 'Recharge'; const TOPIC = 'logistics';
const TOPIC_CMQ_RECHARGE = 'Recharge';//充值回调cmq
} }
\ No newline at end of file
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