比如一个url http://127.0.0.1:8080/testurl/arg1/arg2/arg3 其中arg2可以不传需要怎么操作
收起
这个不行,如果是http://127.0.0.1:8080/testurl/arg1=xxx&arg2=xxx&arg3=xxx可以
报告相同问题?