摘要: 我这遇到个问题,如果 type字段为null则查询type is null,否则查对应的值 询问 AI 得知,可以用choose-when-otherwise <select> select * from user <where> <choose> <when test="type != null" 阅读全文
posted @ 2025-02-20 14:42 echo_lovely 阅读(136) 评论(0) 推荐(0)