This commit is contained in:
DirectionOfMind 2020-12-28 15:40:24 +08:00
parent 930c78ebf7
commit 35da0f9f4a

View File

@ -97,7 +97,7 @@
<if test="saiId != null">#{ saiId}, </if>
<if test="typeId != null">#{typeId}, </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>
0,
now(),