Commit 11d2f5b7 by feixiang

Merge remote-tracking branch 'origin/master'

parents aa64d736 d45047d8
<?php
namespace Hdll\Services\WithdrawCash\Enum;
class WithdrawCmqEnum{
const TOPIC = 'draw-money';
const BUYER_CN_DRAW_UPDATE = 'buyerCmDrawUpdate';
const SELLER_CN_DRAW_UPDATE = 'sellerCmDrawUpdate';
const SELLER_FUND_DRAW_UPDATE = 'sellerFundDrawUpdate';
}
\ 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