refactor(库位): mapper, 排序字段修改
This commit is contained in:
parent
ea54889b99
commit
53180f3b48
@ -109,7 +109,7 @@
|
||||
</if>
|
||||
and IS_DELETE = 0
|
||||
</where>
|
||||
ORDER BY AREA_CODE ASC
|
||||
ORDER BY attr2 ASC
|
||||
</select>
|
||||
|
||||
<select id="selectWmStorageAreaListVo" parameterType="AreaVo" resultMap="WmStorageAreaVoResult">
|
||||
|
Loading…
Reference in New Issue
Block a user