Commit e942587b by feixiang

fix:去除订单类型

parent a12cbe41
...@@ -10,7 +10,6 @@ namespace Hdll\Services\Order\Enum; ...@@ -10,7 +10,6 @@ namespace Hdll\Services\Order\Enum;
class SellerOrderEnum class SellerOrderEnum
{ {
const TYPE_VALUE_ADDED_SERVICE = 1; //vip 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