@@ -447,7 +447,7 @@ class IntraCityController extends BaseController
'cargo' => $cargo
];
- //开发环境允许使用沙箱
+ //开发环境允许使用沙箱 ssh
if (getenv('YII_ENV') != 'production') {
if ($this->useSandbox) {
$orderData['use_sandbox'] = 1;