订单列表 返回 店铺名称
This commit is contained in:
@@ -37,6 +37,10 @@ public class OrderInfoVo implements Serializable {
|
||||
* 店铺Id
|
||||
*/
|
||||
private String shopId;
|
||||
/**
|
||||
* 店铺名称
|
||||
*/
|
||||
private String shopName;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user