感谢您使用 海枫授权系统 ,目前仍 处于开发阶段,API有详细的注释,使用盗版海枫授权系统会存在各种未知风险。支持正版,从我做起!
curl --location --request GET 'http://127.0.0.1:8080/api/product?product_id=1' \ --header 'Cookie: session='
{ "code": 200, "data": { "product_id": 1, "product_name": "海枫授权系统", "creat_at": "2024-09-20 23:31:52", "delete_at": null, "price": null, "number": null, "change": null }, "msg": "" }