|
93d359aa19
|
Merge branch 'master' of http://111.229.174.37:3000/Food/food_server
|
2024-06-04 14:47:32 +08:00 |
|
tk
|
df126a7bc2
|
【类 型】:
【主 题】:
【描 述】:
[原因]:
[过程]:
[影响]:
【结 束】
# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
Merge branch 'master' of http://111.229.174.37:3000/Food/food_server
# Conflicts:
# FlyCube/Api/Controller/PayController.class.php
|
2024-06-04 14:46:52 +08:00 |
|
tk
|
4f946f268a
|
【类 型】:refactor
【主 题】:再public控制器里 调用公用的 构造方法
【描 述】:
[原因]:统一调用公用公用构造方法
[过程]:
[影响]:
【结 束】
# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
|
2024-06-04 14:43:39 +08:00 |
|
tk
|
51f61ef9e6
|
【类 型】:fix
【主 题】:日志输出错误
【描 述】:
[原因]:不用Logger::debug 有logger参数即可
[过程]:删除Logger::debug方法调用
[影响]:
【结 束】
# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
|
2024-06-04 14:04:41 +08:00 |
|
|
be67d2c7b2
|
Merge branch 'master' of http://111.229.174.37:3000/Food/food_server
|
2024-06-04 13:48:01 +08:00 |
|
tk
|
7b061614aa
|
【类 型】:
【主 题】:
【描 述】:
[原因]:
[过程]:
[影响]:
【结 束】
# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
|
2024-06-04 13:47:41 +08:00 |
|
|
345a8b65de
|
Merge branch 'master' of http://111.229.174.37:3000/Food/food_server
|
2024-06-03 22:00:14 +08:00 |
|
tk
|
f0c81b399b
|
【类 型】:refactor
【主 题】:订单状态处理
【描 述】:
[原因]:过滤掉 back字段 不处理 商家拒绝 商家主动退款 已退款的状态
[过程]:
[影响]:
【结 束】
# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
|
2024-06-03 21:59:53 +08:00 |
|
|
954c332a00
|
Merge branch 'master' of http://111.229.174.37:3000/Food/food_server
|
2024-06-03 21:36:23 +08:00 |
|
tk
|
87934af41d
|
【类 型】:refactor
【主 题】:修改订单状态
【描 述】:
[原因]:不处理订单状态处于 已取消 未付款 交易关闭的情况
[过程]:
[影响]:
【结 束】
# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
|
2024-06-03 21:35:52 +08:00 |
|
|
19ebe675eb
|
Merge branch 'master' of http://111.229.174.37:3000/Food/food_server
|
2024-06-03 21:03:15 +08:00 |
|
|
5433e822f4
|
【类 型】:
【主 题】:
【描 述】:
[原因]:
[过程]:
[影响]:
【结 束】
# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
|
2024-06-03 21:03:03 +08:00 |
|
|
2e224033e6
|
【类 型】:
【主 题】:
【描 述】:
[原因]:
[过程]:
[影响]:
【结 束】
# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
|
2024-06-03 21:01:18 +08:00 |
|
tk
|
17b91e1b25
|
【类 型】:refactor
【主 题】:任务提交接口修改
【描 述】:
[原因]:数据库解构字段 修改取消了之前的 quest字段 统一改为status字段
[过程]:
[影响]:
【结 束】
# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
|
2024-06-03 20:58:25 +08:00 |
|
tk
|
d8b8e6bdc1
|
【类 型】:fix
【主 题】:订单号 缩短两位
【描 述】:
[原因]:前端ui显示过长
[过程]:缩短两个随机数
[影响]:
【结 束】
# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
|
2024-06-03 20:30:55 +08:00 |
|
szdot
|
16e7bb6d03
|
Merge branch 'master' of http://111.229.174.37:3000/Food/food_server
|
2024-05-31 18:15:49 +08:00 |
|
szdot
|
ab6875e296
|
类 型】:fix
【主 题】:token 验证
【描 述】:
[原因]:try jwt函数的解码 防止非法token 导致的页面错误
[过程]:
[影响]:
【结 束】
# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
|
2024-05-31 18:15:36 +08:00 |
|
|
04d3cf1eb8
|
【类 型】:fix
【主 题】:token 验证
【描 述】:
[原因]:try jwt函数的解码 防止非法token 导致的页面错误
[过程]:
[影响]:
【结 束】
# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
|
2024-05-31 17:19:46 +08:00 |
|
|
9060bc0c27
|
init
|
2024-05-31 02:11:52 +08:00 |
|
|
1f89820793
|
git
|
2024-05-31 02:10:11 +08:00 |
|
|
5fb6ad98d5
|
init
|
2024-05-30 20:02:47 +08:00 |
|
|
5765a61571
|
init
|
2024-05-30 19:41:03 +08:00 |
|
|
53e511ed17
|
init
|
2024-05-30 19:36:39 +08:00 |
|
|
6a8c80faf9
|
init
|
2024-05-30 19:35:18 +08:00 |
|
|
1e3f4c3314
|
init
|
2024-05-30 19:16:59 +08:00 |
|