@@ -1247,7 +1247,7 @@ class OrderController extends BaseController
$customMobile = $custom->customMobile ?? '';
$fullCustom = $customName . $customMobile;
if ($this->mainId == 8164) {
- //花大苪不需要显示客户名称
+ //花大苪不显示客户名称
$fullCustom = '';
}
$seatSn = $custom->seatSn ?? '';