parserCustom

open fun <T> parserCustom(json: String, typeToken: TypeToken<T>): T

自定义