Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ecs\src\model\InvokeCommandRequest.cc(197,3): error #145

Open
rioleehit opened this issue Mar 1, 2023 · 0 comments
Open

ecs\src\model\InvokeCommandRequest.cc(197,3): error #145

rioleehit opened this issue Mar 1, 2023 · 0 comments

Comments

@rioleehit
Copy link

rioleehit commented Mar 1, 2023

此处编译错误
ecs\src\model\InvokeCommandRequest.cc(197,3)
因为 setParameter 参数类型错误

  • 产品和接口: ecs
  • 平台: windows
  • 最小代码:
    void InvokeCommandRequest::setParameters(std::map<std::string, std::string> parameters) {
    parameters_ = parameters;
    ServiceRequest::setParameters(parameters);
    }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant