Bonus-Cloud-JYY-Smart-Canteen/bonus-modules/bonus-smart-canteen/src/main/resources/conf/acs/AddFingerPrintInfo.json

9 lines
185 B
JSON

{
"FingerPrintCfg": {
"employeeNo": "${employeeNo}",
"enableCardReader": [1],
"fingerPrintID": 1,
"fingerType": "normalFP",
"fingerData": "${fingerData}"
}
}