提交科目信息
POST
http://{{url}}/api/dock/save
请求参数
参数名
类型
描述
必填
type
int
科目类型0=常规,1=特殊
必填
case
int
发生业务
必填
desc
string
摘要:收款
必填
borrow
int
借贷方:1=借方,2=贷方
必填
level
int
必填
level_all
int
必填
shop_id
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:ok
必填
time
string
示例:1640933730
必填
type
string
示例:0
必填
case
string
示例:1
必填
desc
string
示例:收款
必填
borrow
string
示例:1
必填
borrow_no
string
示例:100201
必填
level_1
string
示例:12
必填
level_2
string
示例:52
必填
createtime
int
示例:1640933730
必填
updatetime
int
示例:1640933730
必填
id
string
示例:1
必填
type_text
string
示例:Type 0
必填
borrow_text
string
示例:Borrow 1
必填