Merge remote-tracking branch 'origin/cc_20250620_pre_fly' into cc_20250620_pre_fly
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
AND a.violation_reason LIKE CONCAT('%,', #{query.violationReason}, ',%')
|
||||
</if>
|
||||
</where>
|
||||
ORDER BY a.fry_date DESC
|
||||
ORDER BY a.created_time DESC
|
||||
</select>
|
||||
|
||||
<update id="batchUpdateViolation">
|
||||
|
||||
Reference in New Issue
Block a user