Commit 141a50aa by zhangsong

修改变量名

parent 67018f49
......@@ -12,5 +12,5 @@ class RechargeCmq{
const TOPIC = 'recharge';
const CLOSE_RECORD = 'payStatus'; // 购买储值卡状态修改回调
const PAY_STATUS = 'payStatus'; // 购买储值卡状态修改回调
}
\ No newline at end of file
......@@ -12,5 +12,5 @@ class TimesCardCmq{
const TOPIC = 'timescard';
const CLOSE_RECORD = 'payStatus'; // 购买次卡状态修改回调
const PAY_STATUS = 'payStatus'; // 购买次卡状态修改回调
}
\ 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