mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 02:22:48 +08:00
完成新的安装流程,开始优化日志管理;
This commit is contained in:
@@ -48,7 +48,7 @@ class TimeModel extends Model
|
||||
*/
|
||||
use SoftDelete;
|
||||
|
||||
protected $deleteTime = true;
|
||||
protected $deleteTime = 'delete_time';
|
||||
|
||||
protected $defaultSoftDelete = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user