Showing
1 changed file
with
23 additions
and
0 deletions
@@ -887,3 +887,26 @@ | @@ -887,3 +887,26 @@ | ||
887 | } | 887 | } |
888 | 888 | ||
889 | ``` | 889 | ``` |
890 | + | ||
891 | + | ||
892 | + | ||
893 | +# 网销信息详情 | ||
894 | + | ||
895 | +> 接口名: `/product/getNetSaleInfo` | ||
896 | + | ||
897 | +### 入参 | ||
898 | +{"param":50000055} | ||
899 | + | ||
900 | +------------------------- | ||
901 | +|属性名称|类型|例子|说明|是否必填| | ||
902 | +|--------|----|----|----|--------| | ||
903 | +|param|数字型||productSkn|必填| | ||
904 | + | ||
905 | +--------------------- | ||
906 | + | ||
907 | +### 返回 | ||
908 | + | ||
909 | +``` json | ||
910 | + | ||
911 | + | ||
912 | +``` |
-
Please register or login to post a comment