|
|
@ -56,7 +56,6 @@ |
|
|
<if test="upperValue != null and upperValue != ''">and upper_value = #{upperValue}</if> |
|
|
<if test="upperValue != null and upperValue != ''">and upper_value = #{upperValue}</if> |
|
|
</where> |
|
|
</where> |
|
|
ORDER BY alg_subtype_name,create_time DESC |
|
|
ORDER BY alg_subtype_name,create_time DESC |
|
|
|
|
|
|
|
|
</select> |
|
|
</select> |
|
|
|
|
|
|
|
|
<select id="selectBasedataThresholdModificationByLineId" parameterType="Long" |
|
|
<select id="selectBasedataThresholdModificationByLineId" parameterType="Long" |
|
|
|