diff --git a/inspect-metadata/src/main/resources/mapper/threshold/BasedataThresholdModificationMapper.xml b/inspect-metadata/src/main/resources/mapper/threshold/BasedataThresholdModificationMapper.xml index abc4732..a3bbfbc 100644 --- a/inspect-metadata/src/main/resources/mapper/threshold/BasedataThresholdModificationMapper.xml +++ b/inspect-metadata/src/main/resources/mapper/threshold/BasedataThresholdModificationMapper.xml @@ -55,9 +55,8 @@ and lower_value = #{lowerValue} and upper_value = #{upperValue} - ORDER BY alg_subtype_name,create_time DESC - + ORDER BY alg_subtype_name,create_time DESC