新增出入库记录
POST
[server]/api/records/
请求参数
参数名
类型
描述
必填
marial_type_id
int
物料类型id
必填
num
int
物料数量
必填
operation
int
0出库1入库
必填
stloc_id
int
库位id
必填