@host=http://127.0.0.1:9527 ### 测试请求接口 GET {{host}}/api/hello HTTP/1.1 ### 通过员工编码获取员工信息及关联企业信息 GET {{host}}/api/content?employeeCode=31213 HTTP/1.1