支付账单和其详细账单
GET
http://localhost:8080/bill/payed/{billId}
请求参数
参数名
类型
描述
必填
billId
int
账单ID,填在url
必填
响应参数
参数名
类型
描述
必填
success
boolean
是否成功
必填