select :指定Mapper定义的一个select语句的id,MyBatis会使用该select语句来查询关联实体,当前实体对应的column列的值将作为参数传给该select语句。
確定! 回上一頁