Bonus-ProtectionSetting-Manage/bonus-modules/bonus-protection/target/classes/conf/acs/AddFingerPrintInfo.json

9 lines
185 B
JSON
Raw Normal View History

2025-10-20 13:37:56 +08:00
{
"FingerPrintCfg": {
"employeeNo": "${employeeNo}",
"enableCardReader": [1],
"fingerPrintID": 1,
"fingerType": "normalFP",
"fingerData": "${fingerData}"
}
}