Commit 11da0a5cb38ed938e57f8887672aaea6574c151d
1 parent
892cef6f
Exists in
master
feat: 添加一物一码接口v2
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
order/warehouse/YiWuYiMa/2022111001/一物一码接口.md
| ... | ... | @@ -173,7 +173,7 @@ POST |
| 173 | 173 | | codeList | 是 | list | 编码集合 | |
| 174 | 174 | | code | 是 | string | 明细编码 | |
| 175 | 175 | | remark | 否 | string | 备注 | |
| 176 | -| extendList | 否 | string | 明细扩展字段 | | |
| 176 | +| extendList | 否 | list | 明细扩展字段 | | |
| 177 | 177 | | name | 是 | string | 属性名 | |
| 178 | 178 | | value | 是 | string | 属性值 | |
| 179 | 179 | | extendList | 否 | list | 扩展字段 | |
| ... | ... | @@ -223,7 +223,7 @@ POST |
| 223 | 223 | | codeList | 是 | list | 编码集合 | |
| 224 | 224 | | code | 是 | string | 明细编码 | |
| 225 | 225 | | remark | 否 | string | 备注 | |
| 226 | -| extendList | 否 | string | 明细扩展字段 | | |
| 226 | +| extendList | 否 | list | 明细扩展字段 | | |
| 227 | 227 | | name | 是 | string | 属性名 | |
| 228 | 228 | | value | 是 | string | 属性值 | |
| 229 | 229 | | extendList | 否 | list | 扩展字段 | | ... | ... |