This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
ctop
/
okr
Segui
6
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
任务按照优先级排序
hcst_sunzhen
4 anni fa
parent
84eb868f6a
commit
68f312dd65
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione unificata
Mostra Diff Stats
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
Vedi File
@@ -17,6 +17,7 @@
type = #{type}
type = #{type}
and
and
status = 1
status = 1
+ order by priority
</select>
</select>
<!-- 增加任务 -->
<!-- 增加任务 -->