@@ -34,7 +34,7 @@ class OrderController extends BaseController
public $guestAccess = ['create-order', 'order-relate', 'fast-pay', 'info'];
//发货 ssh 20230613
- public function actionFn()
+ public function actionFh()
{
$post = Yii::$app->request->post();
$id = $post['id'] ?? '';