Commit 1da53863 by 王召彬

添加枚举

parent 8bec0a6f
...@@ -10,4 +10,5 @@ class PayOriginEnum ...@@ -10,4 +10,5 @@ class PayOriginEnum
const TIMESCARD = 5;//次卡支付 const TIMESCARD = 5;//次卡支付
const BUYER_MP = 6;//买家公众号 const BUYER_MP = 6;//买家公众号
const QUICKPAY_H5 = 7;// h5页面快速支付 const QUICKPAY_H5 = 7;// h5页面快速支付
const YUNMAIKJ_MP = 8; // 云脉科技公众号支付
} }
\ 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