💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
### 获取门店核销记录 ~~~[api] post:https://zhongcaoji.xd.cuci.cc/store/api.member.groups_order/limit *string:mid=6#门店员工的会员ID *string:openid=oJmTm5frqRPh9gqNoGVp2TKGLf68#门店员工的OPENID *string:gid=154547303395#团购ID <<< success { "code": 1, "info": "可以购买这个商品!", "data": [] } <<< error { "code": 0, "info": "无效的会员信息,请重新登录授权!", "data": [] } ~~~