Commit 9c9b4186 by dzhang

次卡支付枚举

parent 7bcae8d8
...@@ -7,6 +7,6 @@ class PayOriginEnum ...@@ -7,6 +7,6 @@ class PayOriginEnum
const SELLER_MINI_PROGRAM = 2;//卖家小程序 const SELLER_MINI_PROGRAM = 2;//卖家小程序
const SELLER_MP = 3;//卖家公众号 const SELLER_MP = 3;//卖家公众号
const CARD = 4;//储值卡支付 const CARD = 4;//储值卡支付
const TIMESCARD = 5;//次卡支付
} }
\ 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