文档
测试

账单结清修改

GET
{{url_public}}/month/pay/update

请求参数

参数名
类型
描述
必填
doctorId
int
医生id
必填
isPay
boolean
true: 结清
必填

响应数据

```json ```