mirror of
https://github.com/Karaka-Management/oms-Organization.git
synced 2026-01-11 16:18:40 +00:00
Merge branch 'develop' of https://github.com/Orange-Management/oms-Organization into develop
This commit is contained in:
commit
ee4060586e
|
|
@ -17,19 +17,19 @@ use Modules\Organization\Models\SettingsEnum;
|
|||
|
||||
return [
|
||||
[
|
||||
'type' => 'setting',
|
||||
'type' => 'setting',
|
||||
'name' => SettingsEnum::GROUP_GENERATE_AUTOMATICALLY_UNIT,
|
||||
'content' => '1',
|
||||
'module' => ApiController::NAME,
|
||||
],
|
||||
[
|
||||
'type' => 'setting',
|
||||
'type' => 'setting',
|
||||
'name' => SettingsEnum::GROUP_GENERATE_AUTOMATICALLY_DEPARTMENT,
|
||||
'content' => '1',
|
||||
'module' => ApiController::NAME,
|
||||
],
|
||||
[
|
||||
'type' => 'setting',
|
||||
'type' => 'setting',
|
||||
'name' => SettingsEnum::GROUP_GENERATE_AUTOMATICALLY_POSITION,
|
||||
'content' => '1',
|
||||
'module' => ApiController::NAME,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user