优化install安装流程
This commit is contained in:
@@ -13,6 +13,8 @@ class SensitiveData extends Model
|
||||
protected bool $autoWriteTimestamp = true;
|
||||
|
||||
protected array $type = [
|
||||
'create_time' => 'integer',
|
||||
'update_time' => 'integer',
|
||||
'data_fields' => 'array',
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user