toJsonUseExpose

open fun toJsonUseExpose(obj: Any): String

对象转换成Json字符串

Return

Json字符串

Parameters

obj

要转换的对象