enterprise/conf/corp/1000.json

19 lines
261 B
JSON
Raw Normal View History

2025-03-14 14:29:55 +08:00
{
2025-03-14 15:07:27 +08:00
"salary_latest": 9,
2025-03-14 14:29:55 +08:00
"staff_config": [
{
"name": "目标绩效",
"key": "target"
},
{
"name": "社保扣除",
"key": "social_deduct"
},
{
"name": "公积金扣除",
"key": "house_deduct"
}
]
}