{
"ruleName": "审核规则123",
"rulePrompt": "审核规则提示内容",
"classificationIdNoList": [
123
],
"fileBatchNo": "abcd",
"workspaceIdNo": 123,
"fields": [
{
"classificationIdNo": 1234,
"classificationName": "身份证",
"basicFields": [
{
"fieldId": 1234,
"fieldName": "卡号"
}
],
"tableFields": [
{
"tableId": -1,
"tableName": "Table1",
"fields": [
{
"fieldId": 1234,
"fieldName": "卡号"
}
]
}
]
}
]
}