插入一条记录(选择字段,策略插入) boolean save(T entity); // 插入(批量) ... 注意:不支持Kotlin LambdaQueryChainWrapper<T> lambdaQuery(); ...
確定! 回上一頁