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>
<otherwise>
<choose>
<when test="username = '!'">
<when test='username == "!"'>
and tsu.username = #{operator}
<if test="ver != 'latest'">
and t_b_tool_main.ver = #{ver}