Commit e9c3cb0c by feixiang

订单类型增加

parent a7c96f50
......@@ -11,6 +11,6 @@ class OrderCate
{
const TYPE_BUYER = 1;//小程序买家签名类型
const TYPE_SELLER = 2; //小程序卖家签名类型
const TYPE_MP = 3; //公众号签名类型
const TYPE_MP_SELLER = 3; //公众号卖家订单签名
}
\ 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