Commit Graph

15 Commits (dc3a45b27405b8490e39991db3b4b1ea017fa73c)

Author SHA1 Message Date
yang dc3a45b274 refactor(payment): 重构支付宝支付流程并更新相关服务
-暂时注释掉了 AliPayIntegration 中的 orderPay 方法
- 更新了 application.yml 中的支付宝通知 URL
- 重构了 OrderTradeServiceImpl 中的订单处理逻辑
- 移除了 mcwl-pay 中的 OrderTypeEnum 枚举
- 更新了 mcwl-resource 中的 OrderTypeEnum 枚举
- 升级了 alipay-sdk-java 版本
- 在 SysUser 模型中添加了邀请人 ID 和免费积分字段
- 更新了 SysUser
2025-01-09 14:44:59 +08:00
yang 872cf65750 refactor(memberCenter): 优化会员积分相关功能
- 修改积分充值逻辑,将金额乘以 100 转换为积分
- 添加会员消费记录保存功能
- 优化订单交易服务,添加充值记录
- 调整支付宝支付类型比较逻辑
- 移除未使用的 RequestConditionEntity 类
2025-01-09 14:04:48 +08:00
Diyu0904 1941c2617c Merge branch 'feature/admin' into preview
# Conflicts:
#	mcwl-admin/src/main/resources/application.yml
2025-01-06 17:45:30 +08:00
Diyu0904 3b83ab28ed 新增微信支付工具类 2025-01-06 17:44:10 +08:00
ChenYan 3de19c962d feat: 评论模块 2025-01-06 16:02:26 +08:00
ChenYan 6f45a85b95 feat:商品 订单 支付模块 2025-01-04 17:09:07 +08:00
ChenYan 76a23fa933 build:依赖 工具 2025-01-02 14:18:31 +08:00
ChenYan b778e26fbc build:依赖 工具 2024-12-31 19:05:37 +08:00
ChenYan 9d5cf6040d Merge branch 'feature/resource' of https://gitea.qinmian.online/CY/mcwl-ai into preview
# Conflicts:
#	mcwl-admin/pom.xml
2024-12-31 16:09:18 +08:00
ChenYan 2b5c7e1f20 build:依赖 工具 2024-12-31 15:59:15 +08:00
yang 10b3a4b0b3 Merge branch 'feature/my-invitation' into preview 2024-12-31 15:06:15 +08:00
yang a18a478b36 style:调整 2024-12-31 15:05:15 +08:00
Diyu0904 4fe40b47fb 新增mybatis-plus
新增微信扫码登录
优化发送验证码逻辑
2024-12-31 14:56:32 +08:00
yang c846cbcf50 feat:我的邀请 2024-12-30 15:00:42 +08:00
ChenYan 006c7004ba feat:项目 2024-12-27 19:19:47 +08:00