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

Remote类远程操作 find_image和ocr函数无法传递除第一参数以外的其他参数 #65

Open
zhao-george opened this issue May 13, 2024 · 1 comment

Comments

@zhao-george
Copy link
Contributor

远端机器除第一参数,捕获到的日志显示,其它参数均为默认参数,无法从客户端传递至服务端,考虑是由于第一参数为可变长参数,可能zerorpc参数传递需要特别的声明,或者进行二次分装,不使用可变长参数。

@mikigo
Copy link
Contributor

mikigo commented May 17, 2024

新增远程调用专用接口 ocr_remote

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

2 participants