wanghui 8 anni fa
parent
commit
d0ebf35f53

+ 1 - 1
src/main/java/com/goafanti/common/mapper/AchievementMapper.xml

@@ -1395,7 +1395,7 @@
 	where 
 		jmrh_flag = 1 and data_category = 0
 	order by 
-		create_time desc
+			create_time desc
 	limit 5;
   </select>
   <select id="selectJmrTechnology" resultType="com.goafanti.residentIntegration.bo.ResidentIntegrationBo">