@@ -101,6 +101,21 @@ public class ProductOrderInfo implements Serializable {
*/
private Long addressId;
+ /**
+ * 用户姓名
+ */
+ private String userName;
+
+ * 用户电话
+ private String userPhone;
+ * 用户详细地址
+ private String userAddress;
/**
* 配送方式
* 1快递 2自提