欢迎来到刘认真的博客

It's not me that's wrong. It's the whole world
摘要: js 将JSON字符串传到springmvc后台,后台将字符串转为对象,取到值。 1 package com.etc.controller; 2 3 import com.etc.Vo.HouseSearchVO; 4 import com.etc.Vo.HouseVO; 5 import com. 阅读全文
posted @ 2019-07-29 17:07 刘认真 阅读(200) 评论(0) 推荐(0) 编辑