Name | Type | Description | refrence |
---|---|---|---|
UserID | System.Int32 | 会员ID | |
FeedbackObjectID | System.Int32 | 反馈对象ID | |
FeedbackType | System.Int32 | 反馈类型 1个人中心意见反馈 2是对车辆的反馈 | |
FeedbackContent | System.String | 反馈内容 | |
ImgList | System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] | 图片集合 |