java實體對象轉換成json

public static patient requestInfo(AppUser appuser,patient patient){ Map<String, Object> map = new HashMap<String, Object>(); List<Map<String, Object>> list = new ArrayList<Map<String, Object>>();
相關文章
相關標籤/搜索