Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

接口地址

调试url:http://api.t.baoguan001.com/api/docking/getReleaseNotice

正式url:http://api.platform.codeflagai.com/api/docking/getReleaseNotice

请求方式post
入参(json)

字段

类型

必填

描述

appId

String

Y

 

orderOutNo

String

Y

业务流水号

出参

字段

类型

必填

描述

code

int

200=成功

 

msg

String

Y

说明

data

 

 

 

描述

5.

...

 获取查验通知书

接口地址

调试url:http://api.t.baoguan001.com/api/docking/getCheckRows

正式url:http://api.platform.codeflagai.com/api/docking/getCheckRows

请求方式post
入参(json)

字段

类型

必填

描述

appId

String

Y

 

orderOutNo

String

Y

业务流水号

出参

字段

类型

必填

描述

code

int

200=成功

 

msg

String

Y

说明

data

List

多个下载地址

 

描述

 


...