|
7febb80b9d
|
feat: 修改了订单处理的逻辑,引入了核销码功能,并优化了支付通知的推送机制。
|
2024-06-08 17:37:18 +08:00 |
|
|
528f9aff93
|
feat(StoreBranchProductLists): 修改查询条件,优化库存查询
|
2024-06-08 16:01:17 +08:00 |
|
liu
|
8644e3d571
|
列表数据参数修改
|
2024-06-08 15:44:49 +08:00 |
|
liu
|
c721213510
|
退款数量取消
|
2024-06-08 15:42:24 +08:00 |
|
liu
|
d05d73c86c
|
新增访问店铺id
|
2024-06-08 15:37:11 +08:00 |
|
liu
|
92cc14faba
|
折扣价格处理
|
2024-06-08 15:34:14 +08:00 |
|
|
9255bda969
|
Merge branch 'main' of https://gitea.lihaink.cn/mkm/multi-store
|
2024-06-08 15:20:00 +08:00 |
|
|
ee66715667
|
feat(StoreOrderLogic): 修改折扣率计算方式及退款方式
|
2024-06-08 15:19:56 +08:00 |
|
|
324105c842
|
Merge branch 'main' of https://gitea.lihaink.cn/mkm/multi-store
|
2024-06-08 15:07:50 +08:00 |
|
|
a91cf005e3
|
修改订单列表查询
|
2024-06-08 15:07:46 +08:00 |
|
liu
|
b97dd01ab4
|
Merge branch 'main' of https://gitea.lihaink.cn/mkm/multi-store
|
2024-06-08 14:17:57 +08:00 |
|
liu
|
ac775b0b68
|
退款相关基础代码,和预约时间
|
2024-06-08 14:17:44 +08:00 |
|
|
0bb1f36e87
|
Merge branch 'main' of https://gitea.lihaink.cn/mkm/multi-store
|
2024-06-08 14:17:11 +08:00 |
|
|
7cd251c4ee
|
修改首页订单统计
|
2024-06-08 14:17:05 +08:00 |
|
|
d26d9c97d4
|
Merge branch 'main' of https://gitea.lihaink.cn/mkm/multi-store
|
2024-06-08 13:41:47 +08:00 |
|
|
63df5d184c
|
feat(store_order): 添加了店铺ID和员工ID到购物车逻辑
|
2024-06-08 13:41:44 +08:00 |
|
|
4c02524641
|
Merge branch 'main' of https://gitea.lihaink.cn/mkm/multi-store
|
2024-06-08 13:37:19 +08:00 |
|
|
297bccb3a4
|
Merge branch 'main' of https://gitea.lihaink.cn/mkm/multi-store
# Conflicts:
# app/common/logic/store_order/StoreOrderLogic.php
|
2024-06-08 13:36:55 +08:00 |
|
|
2c224fa60a
|
Merge branch 'main' of https://gitea.lihaink.cn/mkm/multi-store
|
2024-06-08 13:34:49 +08:00 |
|
|
20640a2b84
|
feat: 添加购物车功能,包括添加、修改、删除购物车商品,以及购物车列表展示
feat: 购物车商品数量限制为100个,超出时无法添加更多商品
fix: 修复订单创建时支付方式验证错误
refactor: 重构订单创建逻辑,优化代码结构
style: 修改金额计算方式,保留两位小数
test: 增加购物车列表接口测试用例
docs: 更新购物车相关接口文档
build: 更新依赖包版本
|
2024-06-08 13:33:17 +08:00 |
|
|
7f774816dc
|
修改订单统计
|
2024-06-08 12:02:08 +08:00 |
|
liu
|
7742312d73
|
退款新加类型
|
2024-06-08 11:07:10 +08:00 |
|
liu
|
e0f8caf64a
|
修改返回数据
|
2024-06-08 10:52:56 +08:00 |
|
liu
|
9299f52210
|
关联查询单位相关
|
2024-06-08 10:42:49 +08:00 |
|
liu
|
6ad936237b
|
取消售后时间
|
2024-06-08 10:34:20 +08:00 |
|
liu
|
5eed480215
|
时间转换
|
2024-06-08 10:30:37 +08:00 |
|
liu
|
ac2c11ba45
|
修改商品列表价格
|
2024-06-08 10:15:17 +08:00 |
|
liu
|
da2f12b219
|
修改活动下创建订单价格为商品的市场价
|
2024-06-08 10:10:00 +08:00 |
|
liu
|
8299b9b428
|
退款
|
2024-06-08 09:59:25 +08:00 |
|
liu
|
06bdfacbe5
|
取消售后
|
2024-06-08 09:43:24 +08:00 |
|
|
2c93ecba28
|
feat: 添加库存检查功能
|
2024-06-08 09:13:02 +08:00 |
|
liu
|
4d04fa0861
|
收银机伪数
|
2024-06-08 09:09:28 +08:00 |
|
|
349e2573d9
|
修改交易统计
|
2024-06-07 17:58:52 +08:00 |
|
|
695a47e8c5
|
修改交易统计
|
2024-06-07 17:55:40 +08:00 |
|
|
d238d6b238
|
Merge branch 'main' of https://gitea.lihaink.cn/mkm/multi-store
|
2024-06-07 17:28:07 +08:00 |
|
|
128ad0cc1e
|
修改订单列表查询
|
2024-06-07 17:28:02 +08:00 |
|
|
fab2ef3097
|
Merge branch 'main' of https://gitea.lihaink.cn/mkm/multi-store
|
2024-06-07 16:51:55 +08:00 |
|
|
33857f15df
|
feat: 修改了StoreFinanceFlowLists和StoreFinanceFlowWeekLists类中的查询逻辑,并更新了SystemStoreStorageLists类。
|
2024-06-07 16:51:14 +08:00 |
|
|
a1443d7a52
|
Merge branch 'main' of https://gitea.lihaink.cn/mkm/multi-store
|
2024-06-07 15:43:57 +08:00 |
|
|
5c1f3350cd
|
添加入库记录
|
2024-06-07 15:43:39 +08:00 |
|
liu
|
2ead3b7fd2
|
拆单逻辑
|
2024-06-07 15:38:52 +08:00 |
|
|
454a0ea3ad
|
feat: 修改了搜索条件中的用户ID字段
|
2024-06-07 14:32:39 +08:00 |
|
|
c3202c68f6
|
feat: 添加门店入库记录列表查询功能
|
2024-06-07 14:30:17 +08:00 |
|
|
263882c4be
|
Merge branch 'main' of https://gitea.lihaink.cn/mkm/multi-store
|
2024-06-07 14:22:33 +08:00 |
|
|
a4ae19a64a
|
调整账单导出
|
2024-06-07 14:22:28 +08:00 |
|
|
86557181d3
|
feat: 更新日志处理方式及修复支付索引错误
|
2024-06-07 14:04:58 +08:00 |
|
|
f1179ececf
|
feat(store_product): 修改商品导入功能,优化交易统计查询
|
2024-06-07 13:38:42 +08:00 |
|
|
d0bbd71dde
|
修改账单统计
|
2024-06-07 11:27:08 +08:00 |
|
|
83ec0daaea
|
Merge branch 'main' of https://gitea.lihaink.cn/mkm/multi-store
|
2024-06-07 11:13:30 +08:00 |
|
|
4aac0ff460
|
添加账单详情
|
2024-06-07 11:13:25 +08:00 |
|