diff --git a/das/src/main/resources/mapper/SysIotModelFieldMapper.xml b/das/src/main/resources/mapper/SysIotModelFieldMapper.xml index ff613731..205674cc 100644 --- a/das/src/main/resources/mapper/SysIotModelFieldMapper.xml +++ b/das/src/main/resources/mapper/SysIotModelFieldMapper.xml @@ -28,13 +28,13 @@ and t.attribute_type = #{info.attributeType} - - order by ${info.orderColumn} ${info.orderType} - - - order by t.porder asc - + + order by ${info.orderColumn} ${info.orderType} + + + order by t.porder asc +