未来bike小程序API接口服务

fengxi c9c08def6c 剩余判断是否到期 4 years ago
app c9c08def6c 剩余判断是否到期 4 years ago
bootstrap 037f279dc3 修改 实名认证事件 4 years ago
config dc8608ded1 调整:禁停区 4 years ago
database a6ecfc2815 订单支付 5 years ago
public 34cdf6f5e9 调整 5 years ago
resources 6a1a277ed4 init 5 years ago
routes b0ac20b8ee 免押金卡 // 剩余判断是否到期假后做 4 years ago
storage 6a1a277ed4 init 5 years ago
tests 6a1a277ed4 init 5 years ago
wechat_20190826_cert e618c9d397 新增 订单支付 5 years ago
.editorconfig 6a1a277ed4 init 5 years ago
.env.example aa6ffd554e 调整退款回调 5 years ago
.gitignore f64126878a init 5 years ago
.styleci.yml 6a1a277ed4 init 5 years ago
artisan 6a1a277ed4 init 5 years ago
composer.json 99c1d1278e 获取邀请海报 4 years ago
phpunit.xml 6a1a277ed4 init 5 years ago
readme.md b0ac20b8ee 免押金卡 // 剩余判断是否到期假后做 4 years ago

readme.md

小斑马-API服务端

简介

临时租车 + 日租模式

##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 | 免押金卡到期时间