Commit 6e6b8ce1 by dzhang

Merge branch 'master' into test

parents 884e3544 bc35965c
# 1.0.72
- User实体增加判断是否是托管小程序授权的方法
# 1.0.71 # 1.0.71
- 买家关系vip统计接口 - 买家关系vip统计接口
......
...@@ -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