Commit 0c94f8c2 by xmy

Merge branch 'ft-immediateDelivery' into test

parents a2b829a3 1359fcf1
...@@ -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