public class FastJsonRequestConverter<T> extends Object implements retrofit2.Converter<T,okhttp3.RequestBody>
public okhttp3.RequestBody convert(T value) throws IOException
convert 在接口中 retrofit2.Converter<T,okhttp3.RequestBody>IOExceptionCopyright © 2023. All rights reserved.