@@ -1470,9 +1470,7 @@ class OrderController extends BaseController
util::fail('只能使用扫码付款,编号293');
}
}else{
- if($this->mainId == 644){
- util::fail('只能使用扫码付款,编号693');
- }
+
$order = OrderClass::getById($id, true);