Przeglądaj źródła

将token过期时间设置为24小时

chenxiqiang 7 lat temu
rodzic
commit
0f393e0615
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2
    1
      manage-server/app/Models/HomePage.php

+ 2
- 1
manage-server/app/Models/HomePage.php Wyświetl plik

11
     protected $fillable = [
11
     protected $fillable = [
12
         'introduce',
12
         'introduce',
13
         'content',
13
         'content',
14
-        'photo'
14
+        'photo',
15
+        'bottom_introduce',
15
     ];
16
     ];
16
 }
17
 }

Loading…
Anuluj
Zapisz