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
项目中前台所有的调用接口都是相同的URL,是post的,只是在post中有一个标识参数,根据这个不同的参数来返回不同的东西,我如果在前台用URL映射的话就有问题了,nproxy能不能根据post的参数来映射到不同的文件去
The text was updated successfully, but these errors were encountered:
No branches or pull requests
项目中前台所有的调用接口都是相同的URL,是post的,只是在post中有一个标识参数,根据这个不同的参数来返回不同的东西,我如果在前台用URL映射的话就有问题了,nproxy能不能根据post的参数来映射到不同的文件去
The text was updated successfully, but these errors were encountered: