|
|
|
@ -51,7 +51,7 @@ |
|
|
|
"has_union", "has_auto", "union_no", |
|
|
|
"law_enforce_category", "entrust_dept_id", "entrust_dept_name", |
|
|
|
"enterprise_address", "district", "street", "zone", "is_real_union", |
|
|
|
"law_case_id", "has_evaluate", "create_dept", "update_by", "update_time" |
|
|
|
"law_case_id", "has_evaluate", "create_dept", "update_by", "update_time","other_reasons" |
|
|
|
] |
|
|
|
}, |
|
|
|
|
|
|
|
@ -132,7 +132,7 @@ |
|
|
|
|
|
|
|
"typeConverters": {}, |
|
|
|
|
|
|
|
"v2OnlyColumnsIgnoredOnV1": ["law_case_id", "has_evaluate", "create_dept", "update_by"], |
|
|
|
"v2OnlyColumnsIgnoredOnV1": ["law_case_id", "has_evaluate", "create_dept", "update_by","other_reasons"], |
|
|
|
|
|
|
|
"v2OnlyColumnsDefaults": { |
|
|
|
"law_case_id": null, |
|
|
|
|