同步erp用户
This commit is contained in:
@@ -29,6 +29,11 @@ namespace Tnb.ProductionMgr.Entities.Entity
|
||||
/// </summary>
|
||||
public string user_id { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 人员id
|
||||
/// </summary>
|
||||
public string person_id { get; set; }
|
||||
|
||||
public DateTime create_time { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user