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

12 lines
202 B
JSON

{
"CardInfoSearchCond": {
"searchID": "${searchID}",
"searchResultPosition": 0,
"maxResults": 30,
"EmployeeNoList" : [
{
"employeeNo": "${employeeNo}"
}
]
}
}