diff --git a/conf/corp/1000.json b/conf/corp/1000.json index b47f838..b31531c 100644 --- a/conf/corp/1000.json +++ b/conf/corp/1000.json @@ -1,20 +1,5 @@ { "staff_config": [ - { - "name": "员工角色", - "key": "user_role", - "type": "checkbox", - "option": [{ - "name": "管理员", - "value": "1" - },{ - "name": "财务", - "value": "2" - },{ - "name": "人事", - "value": "3" - }] - }, { "name": "工资发放", "key": "pay_channel", diff --git a/conf/corp/1002.json b/conf/corp/1002.json index 86418c1..47c1acf 100644 --- a/conf/corp/1002.json +++ b/conf/corp/1002.json @@ -1,20 +1,5 @@ { "staff_config": [ - { - "name": "员工角色", - "key": "user_role", - "type": "checkbox", - "option": [{ - "name": "管理员", - "value": "1" - },{ - "name": "财务", - "value": "2" - },{ - "name": "人事", - "value": "3" - }] - }, { "name": "工资发放", "key": "pay_channel",