food_server/FlyCube/MpApi/Controller
tk f1f5b8a6bc 【类 型】:fix 完成退款时间字段名 由refund_time 改为refunded_time
【原  因】:数据库添加多个 订单状态时间 字段改名
【过  程】:
【影  响】:

# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
2024-08-07 12:38:34 +08:00
..
AdminController.class.php 【类 型】:fix 获取待执行订单 加两个字段 接单时间 发货时间 2024-08-06 20:20:02 +08:00
index.html init 2024-05-30 19:16:59 +08:00
LoginController.class.php 【类 型】:refactor 2024-06-20 17:25:59 +08:00
PayController.class.php 【类 型】:fix 完成退款时间字段名 由refund_time 改为refunded_time 2024-08-07 12:38:34 +08:00
PlaneController.class.php 【类 型】:factor 锁定航线 和 处理 订单表 融合处理 2024-07-29 00:21:49 +08:00
PublicController.class.php 【类 型】:fix 2024-07-09 19:31:39 +08:00