diff --git a/src/main/resources/mapper/flow/ResultTagetLibMapper.xml b/src/main/resources/mapper/flow/ResultTagetLibMapper.xml index 2384cb6b..2250590d 100644 --- a/src/main/resources/mapper/flow/ResultTagetLibMapper.xml +++ b/src/main/resources/mapper/flow/ResultTagetLibMapper.xml @@ -112,12 +112,11 @@ weight, key_result, order_by, - is_delete + is_delete )values ( - #{ item.name}, - #{ item.modelId}, + #{ item.modelId}, #{ item.weight}, #{ item.keyResult}, #{ item.orderBy},