【记录】mybatis mapper.xml 基础

<choose>
    <when test="">
        //...
    </when>
    <otherwise>
        //...
    </otherwise>
</choose>

  

SEC_TO_TIME  #秒转时

  

CASE WHEN
 ... THEN 1 
    ELSE 0 
    END

  

posted @ 2019-11-18 11:16  -天道酬勤-  阅读(117)  评论(0编辑  收藏  举报