Skip to content

Commit

Permalink
rbum:fix tree.
Browse files Browse the repository at this point in the history
  • Loading branch information
ljl committed Jul 26, 2023
1 parent d31fc1d commit f6a669c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions basic/src/rbum/serv/rbum_set_serv.rs
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ impl RbumSetServ {
..Default::default()
},
rel_rbum_set_id: Some(rbum_set_id.to_string()),
table_rbum_set_cate_is_left: Some(true),
sys_code_query_kind: filter.sys_code_query_kind.clone(),
sys_code_query_depth: filter.sys_code_query_depth,
rel_rbum_set_cate_sys_codes: filter.sys_codes.clone(),
Expand Down

0 comments on commit f6a669c

Please sign in to comment.