2759996860 commented on issue #4422: URL: https://github.com/apache/servicecomb-java-chassis/issues/4422#issuecomment-2251768989
我们的service, schemaId, operationId, swaggerArguments都是保存在了数据库中,根据不同业务从表里拿到这些参数,然后直接使用InvokerUtils.syncInvoke进行调用,参数在表里存的是object[]类型,要修改成Map<String, Object>需要做大整改。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
