This website works better with JavaScript.
ホーム
エクスプローラ
ヘルプ
登録
サインイン
chenxiqiang
/
houseworking
ウォッチ
1
お気に入りに登録
0
フォーク
1
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
将token过期时间设置为24小时
chenxiqiang
7 年 前
親
9b592a9bfc
コミット
0f393e0615
共有
1 個のファイルを変更した
、
2 個の追加
と
1 個の削除
を含む
統一表示
差分情報を表示
2
1
manage-server/app/Models/HomePage.php
+ 2
- 1
manage-server/app/Models/HomePage.php
ファイルの表示
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
}
Write
Preview
Loading…
キャンセル
保存