mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-06 18:12:50 +08:00
完成初始化数据;
This commit is contained in:
@@ -47,6 +47,9 @@ class TimeModel extends Model
|
||||
* 软删除
|
||||
*/
|
||||
use SoftDelete;
|
||||
protected $deleteTime = false;
|
||||
|
||||
protected $deleteTime = true;
|
||||
|
||||
protected $defaultSoftDelete = 0;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user