Historique des commits

Auteur SHA1 Message Date
  nieqiurong c57cf7862d 更新文档注释. il y a 1 an
  nieqiurong 73622a1593 优化selectObjs返回值,减少类型强制转换. il y a 1 an
  nieqiurong 0f2300c857 update license il y a 1 an
  hubin 7da84e9864 IService 新增 baseMapper 基类 exists 方法 il y a 1 an
  hubin a45256153b saveOrUpdate 不存在推荐使用,在多线程并发下建议先查询后处理,间隙锁问题 il y a 1 an
  miemie 36cf2e6a38 移除错误合并 il y a 1 an
  hubin fcd93dc802 新增 exists 方法判断是否存在满足指定查询条件的记录 il y a 1 an
  qmdx 264938bfa6 Merge pull request #5425 from aliciz/patch-1 il y a 1 an
  nieqiurong bef1f33ab8 重载查询方法. il y a 1 an
  保登心爱 673254c6d1 Update IService.java il y a 2 ans
  Evan Zhai 87e103ae98 修改方法名称,与当前命名保持一致 il y a 2 ans
  阿超 425e564f0f Update mybatis-plus-extension/src/main/java/com/baomidou/mybatisplus/extension/service/IService.java il y a 2 ans
  阿超 afeb376d72 Update mybatis-plus-extension/src/main/java/com/baomidou/mybatisplus/extension/service/IService.java il y a 2 ans
  Evan Zhai 7a708275bb 修改了包导入问题 il y a 2 ans
  Evan Zhai 32f7708c4e 新增 BaseMapper#selectOne重载方法,新增 IService#getNonNullOne 和IService#GetNonNullById方法,现在查询一个对象不会返回 null 而是返回一个 Optional对象 il y a 2 ans
  sirouyang ea33287d44 feat: 增加IService.lambdaQuery(entity)支持,写法更便捷 il y a 2 ans
  hubin cf3d3c4bc0 发布 3.5.0 修改版本授权时间为 2022 il y a 3 ans
  miemieYaho 247dd1c386 Merge pull request #4191 from nieqiurong/202112281718 il y a 3 ans
  聂秋荣 94ba835768 重载removeBatchByIds方法. il y a 3 ans
  聂秋荣 d368df2dec removeByIds重载一个方法,可控制是否使用填充. il y a 3 ans
  聂秋荣 e06afd5114 增加removeBatchByIds重载方法,注入方法保持兼容. il y a 3 ans
  hubin 0333570211 错误参数调整 il y a 3 ans
  qmdx 23ef128287 Merge branch '3.0' into 20211226165614 il y a 3 ans
  聂秋荣 4e9cc55db8 增强Service层删除功能. il y a 3 ans
  聂秋荣 4cb5874b5b 增加LogicDeleteBatchByIds选装注入,去除deleteBatchIds泛型限制. il y a 3 ans
  hubin b988866c3d fix github issues/2931 解决结果集大于 Integer 异常问题 il y a 3 ans
  nieqiuqiu 033eec9391 BaseMapper新增deleteById(T entity)方法 il y a 4 ans
  miemie 7aca844980 Update license il y a 4 ans
  miemie 67377cec4e license il y a 4 ans
  FlyInWind 5f8ae61394 添加kotlin链式调用支持 il y a 4 ans