get传数组

开发真的处处都是坑呀

ajax get请求,传数组,想当然的给了个json数组['','',''],结果500错误

正确的方式,多次赋值,见下图,后台会自动转数组

原文地址:https://www.cnblogs.com/LcxSummer/p/9459486.html