页面树结构

版本比较

标识

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。

...

Field

Type

Mandatory/Optional

Description

status

String

M

Success/Failure

code

Number

O

Return code, please refer to the following code and message relationship table.

message

String

O

Response message, please refer to the following code and message relationship table.


报错信息

code

message

The line hual record cannot be found, uuid is not correct100300

Data is empty. There is no corresponding line haul founded.



请求报文

代码块
languagejs
borderStylesolid
firstline1
titleRequest
linenumberstrue
{
"uuid": "2022-04-13 08:01:02",
"atd": "2022-05-31 14:20:05",
"ata": "2022-05-31 17:30:05",
"attachmentFileName": "test.pdf",
"attachment": "XXXXX"
} 

...