销售发货接口、原材料仓优化调整、日志优化
This commit is contained in:
@@ -91,4 +91,11 @@ public partial class WmsSaleD : BaseEntity<string>
|
||||
/// 箱号
|
||||
/// </summary>
|
||||
public string? container_no { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// erp_line_pk
|
||||
/// </summary>
|
||||
public string? erp_line_pk { get; set; }
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user