--- 日期: 2025-03-26 15:25 来源: 客响 --- # 问题详情 ```log 2025-03-26 02:13:28 [c7ecee4df038710c] [c7ecee4df038710c] [] [portal-102] [http-nio-8080-exec-512] INFO com.cmcc.cdn.platform.selfservice.service.impl.BBossInterGatewayService 63 sendPostRequest - send post request to BBoss gateway, url:https://39.135.122.120:14465/api/v2/sync/BBOSS/TrialResultServ, request:{"sign":"462B06D0BE4503987319CAEBDE005C0B","sessionID":"dcc076878fba4259bd45d630c9d402","accessToken":"20250413070204ebe0dbe946974f2e93ce3873338bd079-0330-1741906924","version":"1.0.0","content":"{\"BackFlag\":\"0\",\"CDNContact\":\"陈浩\",\"CDNNumber\":\"13811350451\",\"EndTime\":\"20250502\",\"OrderNum\":\"100A241115727220001_001\",\"Reason\":\"2\",\"StartTime\":\"20250402\"}","timeStamp":"20250326101328","envFlag":"1","transIDO":"dcc076878fba4259bd45d630c9d402","domain":"BBSS","routeValue":"998","busType":"BBSS","routeType":"00","signMethod":"md5"} 2025-03-26 02:13:28 [c7ecee4df038710c] [c7ecee4df038710c] [] [portal-102] [http-nio-8080-exec-512] INFO com.cmcc.cdn.platform.selfservice.service.impl.BBossInterGatewayService 66 sendPostRequest - send post request to BBoss gateway, response: {resp={"cutOffDay":"20250326","response":{"rspCode":"20207","rspDesc":"Request invalid parameter sign doesn't match."},"transIDO":"dcc076878fba4259bd45d630c9d402"}, status=200} ``` ![](../../../../attachment/images-paste/image-20250326152545489.png) ![](../../../../attachment/images-paste/image-20250326152553181.png) 比对工单: ```log 2025-03-25 06:57:31 [894874e8028f86a0] [894874e8028f86a0] [] [portal-103] [http-nio-8080-exec-564] INFO com.cmcc.cdn.platform.selfservice.service.impl.BBossInterGatewayService 63 sendPostRequest - send post request to BBoss gateway, url:https://39.135.122.120:14465/api/v2/sync/BBOSS/TrialResultServ, request:{"sign":"FE4765CA3DE95F2299DE8F3C5D6D4AF0","sessionID":"df289ac341e444548a5ab877d3d649","accessToken":"20250413070204ebe0dbe946974f2e93ce3873338bd079-0330-1741906924","version":"1.0.0","content":"{\"BackFlag\":\"0\",\"CDNContact\":\"詹念武\",\"CDNNumber\":\"18000006001\",\"EndTime\":\"20250414\",\"OrderNum\":\"270A250317325879001\",\"Reason\":\"2\",\"StartTime\":\"20250325\"}","timeStamp":"20250325145731","envFlag":"1","transIDO":"df289ac341e444548a5ab877d3d649","domain":"BBSS","routeValue":"998","busType":"BBSS","routeType":"00","signMethod":"md5"} 2025-03-25 06:57:31 [894874e8028f86a0] [894874e8028f86a0] [] [portal-103] [http-nio-8080-exec-564] INFO com.cmcc.cdn.platform.common.util.HttpUtil 348 doHttpRequest2 - url:https://39.135.122.120:14465/api/v2/sync/BBOSS/TrialResultServ, method:POST, 返回的请求体:{"cutOffDay":"20250325","providePartyID":"BBSS9980","response":{"rspCode":"00000","rspDesc":"success"},"result":"{\"Status\":\"00\",\"OrderNum\":\"270A250317325879001\"}","transIDH":"SUF250325145731020","transIDHTime":"20250325145731","transIDO":"df289ac341e444548a5ab877d3d649"} ``` # 处理过程 ![](../../../../attachment/images-paste/image-20250326154304536.png) # 总结 ``` { "approve": 0, "code": "100A241115727220001_001", "plain_info": [ { "approve": 0, "domain_pre_info": [ { "cname": "fsx-xyyun302cdn-919f910c.sgwbox.com.c8c10c27.d.cdn.10086.cn", "domain": "fsx-xyyun302cdn-919f910c.sgwbox.com", "httpSelection": { "protocol": 0 }, "plain_name": "1", "provinces": [ "all" ], "schedule_type": "CNAME", "server_domain": [ "fs919f910c.sgwbox.com" ], "source_protocol": { "protocol_port": { "http": 80 }, "protocol_type": 1 }, "sources": [ { "back_addr": "fs919f910c.sgwbox.com", "back_protocol": 0, "primary": true, "type": "domain", "weight": 1 } ] } ], "plain_name": "1" } ], "try_time": 1743562800000, "user_id": "2476" } ``` 客户重试。