enterprise/conf/corp/1000.json

19 lines
267 B
JSON
Raw Normal View History

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