oms入库单订单来源;
This commit is contained in:
+2
@@ -412,4 +412,6 @@ public class ReservationStockInOrderDO extends BaseVOEntity {
|
||||
private String salesmanName;
|
||||
@ApiModelProperty("订单来源")
|
||||
private String reservationOrderSource;
|
||||
@ApiModelProperty("tms订单号")
|
||||
private String tmsOrderNumber;
|
||||
}
|
||||
+2
@@ -410,4 +410,6 @@ public class ReservationStockInOrderDTO extends ReservationStockInOrderBaseDTO {
|
||||
|
||||
@ApiModelProperty("订单来源")
|
||||
private String reservationOrderSource;
|
||||
@ApiModelProperty("tms订单号")
|
||||
private String tmsOrderNumber;
|
||||
}
|
||||
Reference in New Issue
Block a user