fengxi c9c08def6c 剩余判断是否到期 | 4 years ago | |
---|---|---|
app | 4 years ago | |
bootstrap | 4 years ago | |
config | 4 years ago | |
database | 5 years ago | |
public | 5 years ago | |
resources | 5 years ago | |
routes | 4 years ago | |
storage | 5 years ago | |
tests | 5 years ago | |
wechat_20190826_cert | 5 years ago | |
.editorconfig | 5 years ago | |
.env.example | 5 years ago | |
.gitignore | 5 years ago | |
.styleci.yml | 5 years ago | |
artisan | 5 years ago | |
composer.json | 4 years ago | |
phpunit.xml | 5 years ago | |
readme.md | 4 years ago |
临时租车 + 日租模式
##2020-03-25 数据库改动 rechange_orders表名 改为 recharge_orders
recharge_orders表新增字段 recharge_config 充值配置
recharge_orders字段改变 rechange_money 改为 recharge_money
新增表 recharge_configuration
2020-04-15 数据库改动
card_riding 加is_give 类型
2020/4/17 数据库改动
orders 增加字段 card_preferential_money 骑行卡优惠金额
orders 增加字段 coupon_preferential_money 优惠券优惠金额
rent_orders 增加字段 card_preferential_money 骑行卡优惠金额
rent_orders 增加字段 coupon_preferential_money 优惠券优惠金额
2020/4/21 数据库改动
1.orders将total_money 改为order_money
2.orders新增total_money
2020/4/30 数据库改动
| users | 新增字段 |deposit_type | 押金类型
|users | 新增字段 |deposit_expire_time | 免押金卡到期时间