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

need specifical request method #171

Open
Carlos-China opened this issue Jan 14, 2022 · 2 comments
Open

need specifical request method #171

Carlos-China opened this issue Jan 14, 2022 · 2 comments

Comments

@Carlos-China
Copy link

PHP 8.1.1
Centos 7.9
yar 2.2.1
yaf 3.3.4

    $RPCclient = new \Yar_Client(API_CONFIG . "/Brand/base");
    $result = $RPCclient->moGetMany('material_brand', [], [], '', $page, $pageSize, 1, 0);

把Brand换成MaterialBrand就报错,可能是文件名和类名的原因
api.zip

@Carlos-China
Copy link
Author

主要看文件名和类名规则是否引起这个错

@laruence
Copy link
Owner

是用json做的packager?

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