fix
This commit is contained in:
parent
930c78ebf7
commit
35da0f9f4a
@ -97,7 +97,7 @@
|
|||||||
<if test="saiId != null">#{ saiId}, </if>
|
<if test="saiId != null">#{ saiId}, </if>
|
||||||
<if test="typeId != null">#{typeId}, </if>
|
<if test="typeId != null">#{typeId}, </if>
|
||||||
<if test="brandId != null">#{brandId}, </if>
|
<if test="brandId != null">#{brandId}, </if>
|
||||||
<if test="specsId != null">#{specsId]}, </if>
|
<if test="specsId != null">#{specsId}, </if>
|
||||||
<if test="count != null">#{ count}, </if>
|
<if test="count != null">#{ count}, </if>
|
||||||
0,
|
0,
|
||||||
now(),
|
now(),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user