|
@@ -200,7 +200,7 @@ object args_company_job {
|
|
|
, is_super_filter = false
|
|
|
, where = "is_json_str(company_info) "
|
|
|
, explode_args = Seq(
|
|
|
- explode_args("company_info", "$.litigant_id", "company_info_id_explode")
|
|
|
+ explode_args("company_info", "$.company_id", "company_info_id_explode")
|
|
|
|
|
|
)
|
|
|
)
|