dangdang.activity.findExceptProducts

查找例外品

  • 查找指定店铺下指定促销的例外品

    版本:2.0

  • get请求

    链接?后边拼接shopId=?&activityId=?


  • {

        "code": "0",

        "errors": null,

        "response": [//例外品id

            1287076262,

            1286996662

        ]

    }