This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
ctop
/
okr
Vigiar
6
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
任务按照优先级排序
hcst_sunzhen
há 5 anos atrás
pai
84eb868f6a
commit
68f312dd65
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas 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>
<!-- 增加任务 -->