安邦工具箱培训数据接收接口
This commit is contained in:
@@ -23,9 +23,18 @@ namespace Model
|
||||
public string IsBuild { get; set; }
|
||||
public string EMail { get; set; }
|
||||
public string IsHide { get; set; }
|
||||
public string IsBranch { get; set; }
|
||||
public bool? IsBranch { get; set; }
|
||||
public string ShortUnitName { get; set; }
|
||||
public string DataSources { get; set; }
|
||||
public string FromUnitId { get; set; }
|
||||
public string IsChina { get; set; }
|
||||
public string CollCropCode { get; set; }
|
||||
|
||||
public string LinkName { get; set; }
|
||||
public string IdcardType { get; set; }
|
||||
public string IdcardNumber { get; set; }
|
||||
public string CollCropStatus { get; set; }
|
||||
public string LinkMobile { get; set; }
|
||||
public string ProjectId { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user