Commit 2244de1f authored by wwccw0591's avatar wwccw0591

pc

parent adf0c988
...@@ -952,6 +952,7 @@ class OrderModel extends \DAO\AbstractModel ...@@ -952,6 +952,7 @@ class OrderModel extends \DAO\AbstractModel
'orderType' => 'order_type', 'orderType' => 'order_type',
'buyerId' => 'buyer_id', 'buyerId' => 'buyer_id',
'deliveryTime' => 'delivery_time', 'deliveryTime' => 'delivery_time',
'evaluationState'=>'evaluation_state',
); );
} }
......
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