gmw 4 years ago
parent
commit
ee32837537
1 changed files with 6 additions and 6 deletions
  1. 6 6
      README.md

+ 6 - 6
README.md

@@ -1409,12 +1409,12 @@
 | `startDate` | 否 | `string` | 起始时间,格式"yyyy-MM-dd HH:mm:ss" |
 | `endDate` | 否 | `string` | 结束时间,格式"yyyy-MM-dd HH:mm:ss" |
 | `deviceNumber` | 否 | `string` | 设备号 |
-| `consignerName` | 否 | `string` | 发货人姓名,模糊搜索 |
-| `consignerPhone` | 否 | `string` | 发货人电话,模糊搜索 |
-| `consignerAddress` | 否 | `string` | 发货人地址,模糊搜索 |
-| `consigneeName` | 否 | `string` | 收货人姓名,模糊搜索 |
-| `consigneePhone` | 否 | `string` | 收货人电话,模糊搜索 |
-| `consigneeAddress` | 否 | `string` | 收货人地址,模糊搜索 |
+| `consignerName` | 否 | `string` | 发货人姓名 |
+| `consignerPhone` | 否 | `string` | 发货人电话 |
+| `consignerAddress` | 否 | `string` | 发货人地址 |
+| `consigneeName` | 否 | `string` | 收货人姓名 |
+| `consigneePhone` | 否 | `string` | 收货人电话 |
+| `consigneeAddress` | 否 | `string` | 收货人地址 |
 | `organizationPaths` | 否 | `list` | 组织机构path,获取方式请参考常见问题 |
 
 **返回示例**