... | ... | @@ -36,5 +36,16 @@ |
|
|
* 帮助中心 `support`
|
|
|
* 通知中心 `notice`
|
|
|
|
|
|
|
|
|
#### 数据库
|
|
|
数据库名为`personal_credit`
|
|
|
* api 接口表
|
|
|
* api_log 接口调用日志表
|
|
|
* api_log_statistics 接口调用统计表
|
|
|
* user 用户信息表
|
|
|
* user_account 用户账户表
|
|
|
* user_account_log 用户账户日志表
|
|
|
* recharge_package 充值套餐表
|
|
|
* recharge_log 充值记录表
|
|
|
* notice 通知表
|
|
|
* support 帮助中心表
|
|
|
|