Skip to content

StringUtil Map jsonToMap string

xu_whale edited this page Dec 4, 2019 · 4 revisions

title: StringUtil:jsonToMap(string a) comments: false

简介

json字符串转map

  • @param a string obj:json字符
  • @return 转换成的Map对象
  • @version 1.0.2
Clone this wiki locally