删除基础流水
DELETE
https://test.52miaosuan.com:8090/miaosuan/finance/base/flow/delete?flow_record_id=5
接口描述
删除流水记录
请求头
参数名
类型
描述
必填
user_id
int
用户编号
必填
请求参数
参数名
类型
描述
必填
flow_record_id
int
流水编号
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:成功
必填
data
object
示例:null
必填