diff --git a/inspect-metadata/src/main/resources/mapper/threshold/BasedataThresholdModificationMapper.xml b/inspect-metadata/src/main/resources/mapper/threshold/BasedataThresholdModificationMapper.xml index deae61d..c32cffd 100644 --- a/inspect-metadata/src/main/resources/mapper/threshold/BasedataThresholdModificationMapper.xml +++ b/inspect-metadata/src/main/resources/mapper/threshold/BasedataThresholdModificationMapper.xml @@ -56,7 +56,6 @@ and upper_value = #{upperValue} ORDER BY alg_subtype_name,create_time DESC -