{ "orders": { "appId": "外系统ID,分配得到", "transactionId": "100000000020180409224736000001", "userId": "用户ID", "orderTypeCd": "订单类型,查询,受理", "requestTime": "20180409224736", "remark": "备注", "sign": "这个服务是否要求MD5签名", "attrs": [{ "specCd": "配置的字段ID", "value": "具体值" }] }, "business": { "serviceCode": "delete.agent.attr", "serviceName": "删除代理商属性", "remark": "备注", "datas": { "businessAgentAttr": [{ "attrId":"112018121800000002" }] }, "attrs": [{ "specCd": "配置的字段ID", "value": "具体值" }] } }