toJson

fun Any?.toJson(): String?

将任意对象转成json字符串形式标识,如果有异常或者对象为null,返回null