餐盘号
This commit is contained in:
@ -108,7 +108,10 @@ public class OrderDetailsRespVO {
|
|||||||
private String transferState;
|
private String transferState;
|
||||||
|
|
||||||
private LocalDateTime transferTime;
|
private LocalDateTime transferTime;
|
||||||
|
/**
|
||||||
|
* 餐盘编号
|
||||||
|
*/
|
||||||
|
private String diningPlatesNum;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user