🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
~~~[api] get://api.php *method=默认值#System.Goods.goodsCouponList goods_id=默认值#商品id *private_key=默认值#若开启api安全,则api秘钥必须 <<< success { "code": 0, "message": "success", "data": [{ "coupon_type_id": 2, "shop_id": 0, "coupon_name": "优惠券", "money": "100.00", "count": 1000, "max_fetch": 1, "at_least": "130.00", "need_user_level": 0, "range_type": 1, "is_show": 1, "start_time": 0, "end_time": 0, "create_time": 1562895383, "update_time": 0, "term_of_validity_type": 1, "fixed_term": 10, "received_num": 0 }, { "coupon_type_id": 7, "shop_id": 0, "coupon_name": "优惠券", "money": "20.00", "count": 155, "max_fetch": 1, "at_least": "99.00", "need_user_level": 0, "range_type": 1, "is_show": 1, "start_time": 0, "end_time": 0, "create_time": 1569032108, "update_time": 0, "term_of_validity_type": 1, "fixed_term": 60, "received_num": 0 }, { "coupon_type_id": 22, "shop_id": 0, "coupon_name": "优惠好礼", "money": "50.00", "count": 205, "max_fetch": 2, "at_least": "100.00", "need_user_level": 0, "range_type": 1, "is_show": 1, "start_time": 1583748000, "end_time": 1607594403, "create_time": 1583747857, "update_time": 0, "term_of_validity_type": 0, "fixed_term": 0, "received_num": 0 }], "title": "商品优惠券列表" } <<< error {"code": -50, "message": "error", "data": {} } ~~~