This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
songxingwei
/
jyblhdl_admin2
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
1
songxingwei
2 年 前
親
44c55e3b38
コミット
1015193d21
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
thinkphp/library/think/cache/driver/Redis.php
+ 1
- 0
thinkphp/library/think/cache/driver/Redis.php
ファイルの表示
@@ -34,6 +34,7 @@ class Redis extends Driver
'serialize' => true,
];
+
/**
* 架构函数
* @access public