配送明细同步wms
This commit is contained in:
@@ -362,4 +362,6 @@ public class StockInOrder extends BaseVOEntity {
|
||||
private String salesmanId;
|
||||
@ApiModelProperty("业务员名称")
|
||||
private String salesmanName;
|
||||
@Excel(name = "附件url")
|
||||
private String pictureUrl;
|
||||
}
|
||||
Reference in New Issue
Block a user