下载预算pdf文件
GET
http//test.52miaosuan.com:8090/miaosuan/budget/download/pdf?budget_id={}&&print_type={}
接口描述
下载预算pdf文件,返回内容为文件流 application/octet-stream
请求头
参数名
类型
描述
必填
user_id
int
用户编号
必填
请求参数
参数名
类型
描述
必填
budget_id
int
预算编号
必填
print_type
int
打印类型枚举,0 - 半包,1 - 全包,2 - 主材
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:成功
必填
data
object
示例:null
必填