{
"MethodName": "graspcm.cmapi.getcustomerapiurl",
"AppKey": "48B15C891B5247A591B4914A37E5ABCD",
"UserId": "10488148",
"InvalidTime": "2025-12-09 10:54:17",
"RandamStr": "M5jPUenttW",
"DbName": "M7220",
"SignStr": "bb3Ntl7BXT7essE8QPBIfIZNpJt7V46q"
}curl --location 'http://api.cmgrasp.com/CMGraspApi/GateWay' \
--header 'Content-Type: application/json' \
--data '{
"MethodName": "graspcm.cmapi.getcustomerapiurl",
"AppKey": "48B15C891B5247A591B4914A37E5ABCD",
"UserId": "10488148",
"InvalidTime": "2025-12-09 10:54:17",
"RandamStr": "M5jPUenttW",
"DbName": "M7220",
"SignStr": "bb3Ntl7BXT7essE8QPBIfIZNpJt7V46q"
}'{
"InvalidTime": "2025-07-30 13:18:11",
"RandamStr": "g6DaSRnBZ",
"ApiServerAddress":"http://125.70.0.241:8109/gmm7/api/GraspServer/Process",
"GraspCloud": "False",
"GraspCloudMobile": "",
"GraspCloudServerId": "",
"SignStr": "b76a86836639d6d90579f9a9af5aec82",
"ApiParam": "some string..."
}GraspCloudMobile即为业务接口的Mobile。ServerId即为业务接口的GraspCloudServerId。ApiParam即为业务接口的ApiParam。{
"RetCode": 0,
"RetMsg": "{\"InvalidTime\":\"2025-07-30 13:18:11\",\"RandamStr\":\"g6DaSRnBZ\",\"ApiServerAddress\":\"http://125.70.0.241:8109/gmm7/api/GraspServer/Process\",\"GraspCloud\":\"False\",\"GraspCloudMobile\":\"\",\"GraspCloudServerId\":\"\",\"SignStr\":\"b76a86836639d6d90579f9a9af5aec82\",\"ApiParam\":\"some string ...\"}",
"OtherMsg": ""
}