Commit 9d5a8042 authored by zhz's avatar zhz

cache

parent f4a1222c
......@@ -536,7 +536,6 @@ class MemberModel extends \DAO\AbstractModel
case ApiConst::orderStateWaitPay:
$type = NameConst::waitPay;
break;
case ApiConst::orderStateWaitConfirm:
case ApiConst::orderStateWaitSend:
$type = NameConst::waitShipments;
break;
......
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