{ "timestamp": "2025-11-28T07:49:43.354Z", "baseUrl": "http://localhost:3003", "testData": { "openid": "test_openid_1764316183092", "userId": "test_user_id_1764316183092", "collaborationid": "supplier", "company": "测试供应商公司", "province": "北京市", "city": "北京市", "district": "海淀区", "detailedaddress": "中关村科技园区", "cooperation": "wholesale", "phone": "13800138000", "applicationId": "mock_application_id_1764316183154" }, "results": [ { "name": "上传文件", "status": "passed", "data": "https://example.com/uploaded/test_business_license.jpg" }, { "name": "提交入驻申请", "status": "passed", "data": { "success": true, "data": { "applicationId": "mock_application_id_1764316183154" } } }, { "name": "获取入驻状态", "status": "passed", "data": { "success": true, "data": { "partnerstatus": "underreview", "id": "mock_application_id_1764316183154" } } }, { "name": "撤回入驻申请", "status": "passed", "data": { "success": true } }, { "name": "重新提交入驻申请", "status": "passed", "data": { "success": true } } ] }