'123'
This commit is contained in:
parent
8d1508a618
commit
1037f93b32
|
@ -80,6 +80,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||||
<if test="model != null and model != ''">
|
<if test="model != null and model != ''">
|
||||||
and A.规格 = #{model}
|
and A.规格 = #{model}
|
||||||
</if>
|
</if>
|
||||||
|
order by len(A.namevoltage)
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue