api-tests-env.json 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "id": "e8e688ab-0c64-4ffb-90ee-f2cc7b7470d6",
  3. "name": "api-tests-env",
  4. "values": [
  5. {
  6. "key": "t-erp-api-url",
  7. "value": "http://www.linkerplus.com/api/ext_erp",
  8. "type": "default",
  9. "enabled": true
  10. },
  11. {
  12. "key": "t-erp-api-sn",
  13. "value": "MGR_REST_DEMO2016CN021064",
  14. "type": "default",
  15. "enabled": true
  16. },
  17. {
  18. "key": "t-erp-api-authorization",
  19. "value": "Basic VEFQSV9BUEk6MTIz",
  20. "type": "default",
  21. "enabled": true
  22. },
  23. {
  24. "key": "t-erp-api-content-type",
  25. "value": "application/json",
  26. "type": "default",
  27. "enabled": true
  28. },
  29. {
  30. "key": "t-erp-api-language",
  31. "value": "0",
  32. "type": "default",
  33. "enabled": true
  34. },
  35. {
  36. "key": "t-erp-api-client-type",
  37. "value": "JksAutoTestApi",
  38. "type": "default",
  39. "enabled": true
  40. },
  41. {
  42. "key": "t-erp-api-x-tiansi-bypass",
  43. "value": "2736CE7C96A7BA4E8EEE007DEA60FE1D0D2337D814BA1FBCDC5DC9AB8880F066B5D83F464B30200A",
  44. "type": "default",
  45. "enabled": true
  46. }
  47. ],
  48. "color": null,
  49. "_postman_variable_scope": "environment",
  50. "_postman_exported_at": "2026-01-06T02:01:56.258Z",
  51. "_postman_exported_using": "Postman/11.77.2"
  52. }