同步客户
This commit is contained in:
@@ -85,5 +85,10 @@ namespace Tnb.ProductionMgr.Entities.Entity
|
||||
/// 单位id
|
||||
/// </summary>
|
||||
public string cunitid { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 客户id
|
||||
/// </summary>
|
||||
public string customer_id { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user