去掉排序
This commit is contained in:
parent
76a98b70ea
commit
20dd458628
|
|
@ -126,7 +126,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||
AND mt.level IN ('1','2','3','4')
|
||||
</if>
|
||||
</if>
|
||||
ORDER BY mt.create_time
|
||||
</select>
|
||||
<!--资产属性-->
|
||||
<select id="getAssetAttributesCbx" resultType="com.bonus.sgzb.system.domain.SelectVo">
|
||||
|
|
|
|||
Loading…
Reference in New Issue