批量更新租户规则
This commit is contained in:
@@ -24,7 +24,7 @@ class TenantDomain extends Model
|
||||
// 字段类型转换
|
||||
protected $type = [
|
||||
'id' => 'integer',
|
||||
'tenant_id' => 'integer',
|
||||
'tid' => 'integer',
|
||||
'sub_domain' => 'string',
|
||||
'main_domain' => 'string',
|
||||
'full_domain' => 'string',
|
||||
|
||||
Reference in New Issue
Block a user