优化接口
This commit is contained in:
@@ -25,7 +25,6 @@ namespace WMS.Web.Core.Dto.InStock
|
||||
/// <summary>
|
||||
/// 客户编码
|
||||
/// </summary>
|
||||
[Required(ErrorMessage = "客户编码不能为空")]
|
||||
public string CustomerCode { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user