Commit f436c898 by feixiang

fix:卖家枚举

parent 78fd7c72
......@@ -9,7 +9,8 @@ namespace Hdll\Services\Order\Enum;
class SellerOrderEnum
{
const TYPE_VALUE_ADDED_SERVICE = 1; //增值服务
const TYPE_VALUE_ADDED_SERVICE = 1; //vip
const TYPE_VALUE_TRY_VIP = 2; //使用vip
//订单状态
......
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