我用localstorage存储了”8G+512G“,然后我前端传给后端的时候用JJSON.stringify(localStorage.getItem("goods_model")传值,为什么我前端能拿到,但是后台数据库就是报undefined