Commit bd76587d by xmy

Merge branch 'master' into test

parents 62bcc9b7 33740bbe
# 1.0.60
- 分销枚举增加
# 1.0.59
- 拼团枚举增加
# 1.0.57
......
......@@ -10,4 +10,5 @@ class SellerDistributionCmqEnum{
const ADD_TOTAL = 'addTotal';
const REFUND_ADD_BALANCE = 'refundAddBalance';
const UPDATE_BILL = 'updateBill';
const SAVE_BILL = 'saveBill';
}
\ 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