We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
主要看文件名和类名规则是否引起这个错
Sorry, something went wrong.
是用json做的packager?
No branches or pull requests
PHP 8.1.1
Centos 7.9
yar 2.2.1
yaf 3.3.4
把Brand换成MaterialBrand就报错,可能是文件名和类名的原因
api.zip
The text was updated successfully, but these errors were encountered: