Commit b491f7ea authored by hj's avatar hj

更新提交00

parent 7a949730
...@@ -216,7 +216,7 @@ class RhawnOrdersService ...@@ -216,7 +216,7 @@ class RhawnOrdersService
} }
} }
if(!empty($equalVoucherList)){ if(!empty($equalVoucherList)){
asort($equalVoucherList); //asort($equalVoucherList);
$equalVoucherList = current(current($equalVoucherList)); $equalVoucherList = current(current($equalVoucherList));
} }
} }
......
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