企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
## 判断用户是否有该商品 ~~~[api] get:/expand/judgeUserGoods *shopId#店铺编号 *taobaoGoodsId#商品编号 <<< success { "code": "00000", "data": { "type": "0" }, "onceToken": "", "info": "店铺有该商品" } ~~~ type:加一个类型 type 0:店铺有该上架中商品 ;1 :店铺无该商品;2:店铺有该下架中商品