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