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