修改产品物模型报错修复
This commit is contained in:
@ -409,7 +409,7 @@
|
||||
specs = #{specs},
|
||||
</if>
|
||||
<if test="group != null and group != ''">
|
||||
group = #{group},
|
||||
`group` = #{group},
|
||||
</if>
|
||||
<if test="isChart != null">
|
||||
is_chart = #{isChart},
|
||||
|
Reference in New Issue
Block a user