@@ -31,7 +31,7 @@ public class UserFeedbackRecordView {
/**
* 平台名称
*/
- @DbField("g.goods_title")
+ @DbField("g.title")
private String goodsTitle;