res.json(Object.assign({}, cart.generateArray())); res.json(JSON.stringify(cart.totalPrice));
我如何发送多个回复,因为我的代码不起作用
谢谢你
node.js express
express ×1
node.js ×1