enterprise/conf/corp/1000.json

19 lines
268 B
JSON
Raw Normal View History

2025-03-14 14:29:55 +08:00
{
2025-03-14 17:56:55 +08:00
"salary_latest": 31,
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"
}
]
}