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

7 lines
112 B
JSON
Raw Normal View History

2025-10-20 13:37:56 +08:00
{
"CardInfo" : {
"employeeNo":"${employeeNo}",
"cardNo":"${cardNo}",
"cardType":"normalCard"
}
}