Showing
1 changed file
with
1 additions
and
1 deletions
@@ -46,4 +46,4 @@ | @@ -46,4 +46,4 @@ | ||
46 | ```json | 46 | ```json |
47 | {"address":"南京市建邺区嘉陵江东街18号国家广告产业园5栋17,18楼","area_code":320105,"city":"南京市","district":"建邺区","mobile":"13236587561","order_code":1607472719,"parent_order_code":"","province":"江苏省","user_name":"钱军"} | 47 | {"address":"南京市建邺区嘉陵江东街18号国家广告产业园5栋17,18楼","area_code":320105,"city":"南京市","district":"建邺区","mobile":"13236587561","order_code":1607472719,"parent_order_code":"","province":"江苏省","user_name":"钱军"} |
48 | ``` | 48 | ``` |
49 | -### 注意 1.JIT拆单和预售商品拆单有关联其他订单,主订单号parent_order_code为1607472719,是数字类型;2.没有关联其他订单,主订单号parent_order_code为空字符串"",是字符串类型。 | ||
49 | +### 注意 1.JIT拆单和预售商品拆单有关联其他订单,主订单号parent_order_code为1607472719,是数字类型;2.没有关联其他订单,主订单号parent_order_code为空字符串,是字符串类型。 |
-
Please register or login to post a comment