express order finished
This commit is contained in:
@@ -92,4 +92,8 @@ public class BuyOrderDetail implements Serializable {
|
||||
* 评价 ID
|
||||
*/
|
||||
private Integer recordId;
|
||||
/**
|
||||
* 快递单号
|
||||
*/
|
||||
private String expressBillNo;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user