diff --git a/emis-biz/src/main/resources/mapper/EmisContinentMapper.xml b/emis-biz/src/main/resources/mapper/EmisContinentMapper.xml
index c35e839ec..59f5dfd61 100644
--- a/emis-biz/src/main/resources/mapper/EmisContinentMapper.xml
+++ b/emis-biz/src/main/resources/mapper/EmisContinentMapper.xml
@@ -45,7 +45,7 @@
and update_by like concat('%', #{updateBy}, '%') and update_time = #{updateTime}
- order by orderNum desc
+ order by order_num desc