| 参数名 | 全名 | 类型 | 取值范例 | 说明 |
|---|
| 参数名 | 全名 | 类型 | 取值范例 | 说明 |
|---|---|---|---|---|
| fixedBills | fixedBills | Type[] | 固定账单详情 | 固定账单详情 |
| 参数名 | 全名 | 类型 | 取值范例 | 说明 |
|---|---|---|---|---|
| id | id | long | 102121 | 账单id |
| cate | cate | string | 餐饮 | 分类 |
| money | money | decimal | 0.5 | 金额 |
| desc | desc | string | 吃饭的钱 | 描述 |
| type | type | int | 0:月 1:周 | 类型 |
| day | day | int | 1 | 第几天 |
| currency | currency | string | CNY | 货币 |
| fundAccount | fundAccount | int | 12 | 分账单Id |
| BaseMoney | BaseMoney | decimal | 2019 | 针对账单货币的值 |
| RMB | RMB | decimal | 2019.33 | 针对人民币的值 |