ryan 2 月之前
父節點
當前提交
3283f1e4b2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      backendApi/config/main.php

+ 1 - 0
backendApi/config/main.php

@@ -18,6 +18,7 @@ return [
     'components' => [
         'request' => [
             'class' => \common\components\Request::class,
+            'cookieValidationKey' => '98bS8sqf3iRmSy24ZGDug2e36pLmj2wN',
             'parsers' => [
                 'application/json' => 'yii\web\JsonParser',
                 'text/json' => 'yii\web\JsonParser',