Commit Graph

  • 71061ad861 fix:用户足迹的处理sql已经在逻辑中处理好了数据问题,这这里的事务在特殊情况下会导致sql异常,将非必要的事务注解去除即可。 Chopper711 2023-06-09 15:42:50 +08:00
  • f14875e679 fix:在redis集群中,促销库存与商品库存不在同一个槽内会导致执行异常 Chopper711 2023-06-09 15:27:56 +08:00
  • e8a1f6a02f
    Merge pull request #87 misworga831 2023-06-07 11:08:31 +08:00
  • 036035f51b
    !292 fix & improve Merge pull request !292 from OceansDeep/pg OceansDeep 2023-06-06 11:14:20 +00:00
  • 104b6c2f5d fix: 修复权限更新后,登录用户权限没有更新问题。 misworga831 2023-06-06 19:13:52 +08:00
  • 7dffd7dcb9
    !291 fix & improve Merge pull request !291 from OceansDeep/pg OceansDeep 2023-06-06 10:07:14 +00:00
  • 63f1f0df21 fix: 修复权限更新后,登录用户权限没有更新问题。 misworga831 2023-06-06 18:06:41 +08:00
  • dda955219a
    !290 fix & improve Merge pull request !290 from OceansDeep/pg OceansDeep 2023-06-06 09:27:11 +00:00
  • 5d6e99dc8a fix: 移除@Resource注解,修复权限更新后,登录用户权限没有更新问题。 misworga831 2023-06-06 17:26:04 +08:00
  • b61a5e8f7b style: 代码扫描规范问题处理 Chopper711 2023-06-05 10:05:40 +08:00
  • d9018ef317 fix:邀新赠券邀请人信息写入代码被删除问题还原 Chopper711 2023-06-01 18:51:49 +08:00
  • 9993b9bbf6 fix:虚拟成团无法成功触发问题处理 Chopper711 2023-05-31 15:42:17 +08:00
  • 03fd9b222a
    !288 拼团订单延时任务优化 Merge pull request !288 from hucker520 Chopper711 2023-05-31 07:41:12 +00:00
  • 3d7cfb1c63 fix:描述问题处理,将代码枚举注释更加接近逻辑寓意 Chopper711 2023-05-31 15:03:50 +08:00
  • ca6e45fb92 fix: 重复退货时,商品数量问题处理 Chopper711 2023-05-31 15:02:22 +08:00
  • e9950652a6 fix:缺少java引用问题处理 Chopper711 2023-05-31 13:43:43 +08:00
  • cddc6571f7 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop Chopper711 2023-05-30 18:15:24 +08:00
  • 708ba929f0 1 Chopper711 2023-05-30 18:15:22 +08:00
  • 6e820d745c
    触发器参数 object 是 PintuanOrderMessage 对象,见第35行,直接转为 Pintuan 对象必为空,须要根据id重新查询 hucker520 2023-05-26 09:02:41 +00:00
  • ae9e0e27ff
    !287 分销订单列表查询结束时间优化 from@hucker520 Merge pull request !287 from hucker520/N/A Chopper711 2023-05-26 07:23:46 +00:00
  • 3485c5a5dd
    分销订单列表查询结束日期,默认查询到当天0点,导致当天0点后的订单查询不出来,优化后成查询到结束日期当天23:59:59:999 hucker520 2023-05-26 03:33:55 +00:00
  • 62ac16b705
    Merge pull request #86 misworga831 2023-05-17 14:23:10 +08:00
  • 048ca0e64a
    !286 fix & improve Merge pull request !286 from OceansDeep/pg OceansDeep 2023-05-17 06:17:41 +00:00
  • d413de75d3 fix: 修复购物车商品促销价格特殊情况处理中优惠券金额为0的情况(购物车商品促销价格特殊情况处理只处理优惠券不足的情况) misworga831 2023-05-17 14:16:16 +08:00
  • 4f8d4f7a74 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop Chopper711 2023-05-11 11:21:34 +08:00
  • a0619abfc4 补充参考配置文档 Chopper711 2023-05-11 11:21:27 +08:00
  • 5e950b9766
    !285 fix & improve Merge pull request !285 from OceansDeep/pg OceansDeep 2023-05-10 06:53:45 +00:00
  • 1f02818692 fix: 优化购物车商品促销价格特殊情况处理 misworga831 2023-05-10 14:50:19 +08:00
  • c0a370ad47 fix:交易投诉,交易售后,兼容设置中描述的内容:设置为0则表示不限制 Chopper711 2023-05-10 14:44:55 +08:00
  • a502420c5f refactor: 去除两个无效引用 Chopper711 2023-05-10 14:07:30 +08:00
  • b4aef1461c fix: 订单定时任务可能存在极端情况,影响其他业务流程,做一下兼容处理,以免部分数据导致订单定时任务无法处理 Chopper711 2023-05-10 14:03:16 +08:00
  • 54b40c35f4
    !284 fix & improve Merge pull request !284 from OceansDeep/pg OceansDeep 2023-05-09 06:01:31 +00:00
  • a33e053bc7 fix: 特殊情况处理,如参与多个促销活动,部分商品在其他促销计算后的金额不足以满足与当前参与的促销活动的优惠金额 misworga831 2023-05-09 13:59:55 +08:00
  • ae93661763 fix: 优化es搜索,增加如搜索超过10000条信息的处理 misworga831 2023-05-09 13:59:23 +08:00
  • 349bee7405
    !283 fix & improve Merge pull request !283 from OceansDeep/pg OceansDeep 2023-05-08 10:50:06 +00:00
  • c286d05ad8 fix: 促销状态更新和满减活动范围商品判定 misworga831 2023-05-08 18:49:37 +08:00
  • 49b2c2f7a3 fix: 导入商品增加填写验证 chc 2023-05-08 18:35:57 +08:00
  • b469fcfee3 Merge remote-tracking branch 'origin/master' chc 2023-05-08 17:59:09 +08:00
  • 5e6fde594b fix: 店铺设置是自提、楼层为空导致无法保存 chc 2023-05-08 17:59:01 +08:00
  • 5d598d9034
    !282 优化es生成索引sku取分可能为复数问题 Merge pull request !282 from OceansDeep/pg OceansDeep 2023-05-08 09:38:19 +00:00
  • 8181f2602a fix: 优化es生成索引sku取分可能为复数问题 misworga831 2023-05-08 17:37:29 +08:00
  • 3e74697215 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop into pg misworga831 2023-05-08 16:51:01 +08:00
  • fac10debd5 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop Chopper711 2023-05-06 16:32:48 +08:00
  • 74941f7243 feat: 兼容提现失败场景,对失败消息持久化 Chopper711 2023-05-06 16:32:42 +08:00
  • 621b2e322c fix: 快递鸟抛出异常 chc 2023-05-05 13:40:38 +08:00
  • 948b67558a 微信小程序/公众号发送消息。 pikachu1995@126.com 2023-05-05 07:12:39 +08:00
  • dcf48db2ac fix:用户后期通过小程序登录,保存用户手机号 pikachu1995@126.com 2023-04-28 08:47:09 +08:00
  • 072d31e8df fix:微信小程序登录记录手机号信息 pikachu1995@126.com 2023-04-26 05:58:56 +08:00
  • 25240f445d fix:阿里登录没有传source pikachu1995@126.com 2023-04-25 18:40:39 +08:00
  • 279b473793 使用手机号为唯一身份进行登录 pikachu1995@126.com 2023-04-25 17:59:42 +08:00
  • 959e24f51b fix:使用用户openID错误 pikachu1995@126.com 2023-04-25 14:16:36 +08:00
  • c720d53389 fix:合并代码错误,解决小程序无法登录问题。 pikachu1995@126.com 2023-04-25 14:01:49 +08:00
  • 335d3f7ff1 1.修改商品分类同步分类名称 2.修改店铺名称同步对应店铺名称场景 17600048398 2023-04-25 11:31:54 +08:00
  • 16608d4950 fix:售后日志注解异常抛出问题 Chopper711 2023-04-19 16:16:01 +08:00
  • 7b6a150bd2 fix: 用户被禁用、店铺被禁用、管理员被禁用,token未被清除问题处理。 Chopper711 2023-04-19 12:08:47 +08:00
  • 1f21d80dc0 用户签到为空时 无法签到问题 17600048398 2023-04-18 10:57:41 +08:00
  • 76c8a23721
    Merge pull request #85 misworga831 2023-04-18 10:36:44 +08:00
  • 08933ad92f fix: 优化足迹搜索 misworga831 2023-04-18 10:35:56 +08:00
  • 06d0fb5b86
    Merge pull request #83 misworga831 2023-04-17 16:42:37 +08:00
  • 05c3c8a80c
    !279 fix: 优化足迹搜索 Merge pull request !279 from OceansDeep/pg OceansDeep 2023-04-17 07:38:52 +00:00
  • 41796774dc fix: 优化足迹搜索 misworga831 2023-04-17 15:37:05 +08:00
  • 4594752470 签到代码问题回滚 Chopper711 2023-04-14 18:29:51 +08:00
  • d818b396c4 fix: 腾讯云COS问题处理 chc 2023-04-14 11:20:54 +08:00
  • cf7b333662
    !278 fix & improve Merge pull request !278 from OceansDeep/pg OceansDeep 2023-04-13 07:45:50 +00:00
  • 7cc0a90acf fix: 修复签到条件判定错误问题 misworga831 2023-04-13 15:44:40 +08:00
  • f9eed2f2ab Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop into pg misworga831 2023-04-13 15:38:02 +08:00
  • f8ff163aee fix: 审核商铺后删除缓存 chc 2023-04-13 15:04:32 +08:00
  • 38ad5bb394 fix: 优化更新促销状态流程,增加促销检查 misworga831 2023-04-12 16:13:29 +08:00
  • b2fb415ab5 fix: 优化足迹搜索 misworga831 2023-04-12 16:12:53 +08:00
  • 4c03676a3e
    !269 存在问题 Merge pull request !269 from zhaoyang0415/N/A 最菜的蔡 2023-04-11 09:03:38 +00:00
  • efce977bd6 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop Chopper711 2023-04-10 18:26:43 +08:00
  • 071974c74b fix:足迹保留100条 Chopper711 2023-04-10 18:26:39 +08:00
  • 7f202506b5
    !277 fix & improve Merge pull request !277 from OceansDeep/pg OceansDeep 2023-04-10 10:13:06 +00:00
  • a9c9886210 fix: 优化购物车对于更新商品的检查验证 misworga831 2023-04-10 14:43:47 +08:00
  • e18b62da6e fix: 优化促销相关流程,修复部分促销相关bug。 misworga831 2023-04-10 14:43:04 +08:00
  • 59c6dedd35 merge master Chopper711 2023-04-10 10:06:34 +08:00
  • a673db222e refactor:微信小程序登录兼容没有手机号的情况 Chopper711 2023-04-10 10:04:41 +08:00
  • 1cb72a5bdd Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop into pg misworga831 2023-04-10 09:58:38 +08:00
  • c1e45242a7 fix: 优化编辑商品,没有清除商品缓存问题 misworga831 2023-04-07 16:47:32 +08:00
  • efe9a1a6e4 fix: 修复管理员修改会员收货地址无效问题 misworga831 2023-04-07 16:45:50 +08:00
  • e91f0e7ee4
    !276 fix & improve Merge pull request !276 from OceansDeep/pg OceansDeep 2023-04-06 02:30:29 +00:00
  • 3716691366 merge code misworga831 2023-04-06 10:29:47 +08:00
  • 675830045d fix: 修复更新es商品索引促销信息时,批量更新分页起始页错误问题 misworga831 2023-04-06 10:28:54 +08:00
  • 9294f77163 微信小程序登录错误 pikachu1995@126.com 2023-04-06 08:16:23 +08:00
  • 864701adfb wrapper 错误 pikachu1995@126.com 2023-04-05 10:28:19 +08:00
  • 81f47a7fb6 fix: 优惠券时间查询问题 chc 2023-04-04 17:55:47 +08:00
  • a56ceca3c5
    !275 fix: 优化生成es索引,只生成库存大于0的商品 Merge pull request !275 from OceansDeep/pg OceansDeep 2023-03-31 10:42:29 +00:00
  • bc670d263d fix: 优化生成es索引,只生成库存大于0的商品 misworga831 2023-03-31 18:23:30 +08:00
  • 36068d7197
    !274 fix & improve Merge pull request !274 from OceansDeep/pg OceansDeep 2023-03-31 09:15:41 +00:00
  • 4ebe0d4f43 fix: 优化生成es索引,只生成库存大于0的商品 misworga831 2023-03-31 16:58:34 +08:00
  • 9f01078fe0 feat: 升级druid依赖,解决mysql一直打印日志问题 misworga831 2023-03-31 16:50:53 +08:00
  • b07fc790e5 fix: 优化es商品搜索返回结果。减少重复返回结果 misworga831 2023-03-31 16:49:42 +08:00
  • ab2bb11eee fix: 增加mac m芯片启动支持 misworga831 2023-03-31 16:48:43 +08:00
  • 919367162b Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop Chopper711 2023-03-31 15:22:55 +08:00
  • ec4d91b37f 修改资源目录 Chopper711 2023-03-31 15:22:48 +08:00
  • 799aa8f90c
    Merge pull request #82 misworga831 2023-03-30 16:06:22 +08:00
  • cfbd1d68ee
    !273 fix: 优化es日志createTime类型 Merge pull request !273 from OceansDeep/pg OceansDeep 2023-03-30 08:05:22 +00:00
  • 4cf8c4e81f Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop into pg misworga831 2023-03-30 16:02:52 +08:00
  • 87bde2c53f fix: 优化es日志createTime类型 misworga831 2023-03-30 16:02:41 +08:00
  • 2aaf677605 Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop Chopper711 2023-03-29 16:05:04 +08:00