Complete core functions #9

Merged
FatttSnake merged 171 commits from FatttSnake into dev 2024-02-23 11:56:35 +08:00
Showing only changes of commit 874235ed05 - Show all commits

View File

@@ -193,7 +193,7 @@
</when> </when>
<otherwise> <otherwise>
<choose> <choose>
<when test="username = '!'"> <when test='username == "!"'>
and tsu.username = #{operator} and tsu.username = #{operator}
<if test="ver != 'latest'"> <if test="ver != 'latest'">
and t_b_tool_main.ver = #{ver} and t_b_tool_main.ver = #{ver}