fix
This commit is contained in:
parent
9a6b4b2e7d
commit
c4844fa9cf
|
|
@ -61,7 +61,7 @@
|
|||
<include refid="selectGoodsStandard"/>
|
||||
<where>
|
||||
<if test="goodsId != null ">
|
||||
AND goods_standard_id = #{goodsId}
|
||||
AND goods_id = #{goodsId}
|
||||
</if>
|
||||
</where>
|
||||
</select>
|
||||
|
|
|
|||
Loading…
Reference in New Issue