生产管理
This commit is contained in:
@@ -73,4 +73,9 @@ public class OrganizeListOutput : TreeModel
|
||||
/// 集团名 (组织树最后一个).
|
||||
/// </summary>
|
||||
public string lastFullName { get; set; }
|
||||
/// <summary>
|
||||
/// 组织类型名称
|
||||
/// added by ly on 20230421
|
||||
/// </summary>
|
||||
public string categoryName { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user