api.ajax({ url: 'http://vrjx.zhekd.com/index.php/Api/Index/goods_info_list', method: 'post', data: { ids:1 }
How does the php server receive ids
$_POST['ids'], doesn’t it work
$_POST['ids']
$_POST['ids']
, doesn’t it work