### token是两个固定值 fromSystem 是test ### system 由调用接口的系统确定 POST http://192.168.70.125:12128/api/verification Content-Type: application/json { "token": "test_token_123", "fromSystem": "test", "system": "daping" } ### token是两个固定值 fromSystem 是test ### system 由调用接口的系统确定 POST http://192.168.70.125:12128/api/verification Content-Type: application/json { "token": "test_token_abc", "fromSystem": "test", "system": "liucheng" } ### POST http://192.168.70.125:12128/rest/flow/api Content-Type: application/json { "callType": "get", "userId": "3" }