This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
ctop
/
okr
Seguir
6
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
任务按照优先级排序
hcst_sunzhen
%!s(int64=5) %!d(string=hai) anos
pai
84eb868f6a
achega
68f312dd65
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
src/main/java/cn/com/ctop/okr/mapper/xml/OkrTaskInfoMapper.xml
+ 1
- 0
src/main/java/cn/com/ctop/okr/mapper/xml/OkrTaskInfoMapper.xml
Ver ficheiro
@@ -17,6 +17,7 @@
type = #{type}
and
status = 1
+ order by priority
</select>
<!-- 增加任务 -->