Explorar o código

Merge remote-tracking branch 'origin/dev/cdssman20200727_init' into dev/cdssman20200727_init

zhaops %!s(int64=4) %!d(string=hai) anos
pai
achega
5316f68c4d

+ 1 - 0
cdssman-service/src/main/resources/mapper/UserRoleMapper.xml

@@ -42,5 +42,6 @@
         <if test="hospitalId !=null">
             and hospital_id = #{hospitalId}
         </if>
+        ORDER BY a.gmt_modified DESC
     </select>
 </mapper>