@@ -177,6 +177,11 @@ public class SeconHandProduct extends Product implements Serializable {
*/
private String source;
+ /**
+ * 相关推荐Id
+ */
+ private String recommendProductID;
+
@Override
public String toString() {
return "SeconHandProduct{" +