/*数组传递有两种凡是 a=1&a=b&a=c 第二 直接用reseful 风格 /1,2,3,4,5,6*/
/* http://localhost:8081/brand/dele?ids=17&ids=18 */
/* http://localhost:8081/brand/dele?ids=17,18 */
传数组的url路径写法
最新推荐文章于 2022-10-28 17:09:01 发布
/*数组传递有两种凡是 a=1&a=b&a=c 第二 直接用reseful 风格 /1,2,3,4,5,6*/
/* http://localhost:8081/brand/dele?ids=17&ids=18 */
/* http://localhost:8081/brand/dele?ids=17,18 */