💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
# QQLite.Framework.Tool.PostDataType 枚举 ## 语法 ~~~ public enum PostDataType ~~~ ## 字段 | | 名称 | 说明 | | --- | --- | --- | | | [String](https://www.kancloud.cn/gxser1986/cqrobot/3016583) | 字符串类型,这时编码Encoding可不设置 | | | [Byte](https://www.kancloud.cn/gxser1986/cqrobot/30165834) | Byte类型,需要设置PostdataByte参数的值编码Encoding可设置为空 |