@@ -998,7 +998,6 @@ class OrderController extends BaseController
if (!empty($post['getStaffId'])) {
if (getenv('YII_ENV') == 'production') {
$tbMainId = 44171;
- //平潭花天下,就算选了收款人,也不要给改变开单人,临时解决方案 ssh 2250314
} else {
$tbMainId = 644;
}