Files
wx_service/docs/expiry/tests/postman/expiry.postman_environment.json
T

15 lines
578 B
JSON

{
"id": "4f72d514-2fe4-4125-9ef0-2b5240ca07c4",
"name": "Expiry Local Env",
"values": [
{ "key": "base_url", "value": "http://127.0.0.1:8080", "enabled": true },
{ "key": "mini_program_id", "value": "1", "enabled": true },
{ "key": "wx_code", "value": "请替换为wx.login()返回code", "enabled": true },
{ "key": "token", "value": "", "enabled": true },
{ "key": "item_id", "value": "", "enabled": true }
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2026-03-04T18:40:00.000Z",
"_postman_exported_using": "postman"
}