2023-04-25-001

This commit is contained in:
2023-04-25 21:38:01 +08:00
parent 6813e22226
commit 418ef0bd4a
15 changed files with 207 additions and 33 deletions
+14
View File
@@ -351,6 +351,7 @@
/// 无损检测工岗位Id
/// </summary>
public static string WorkPost_Checker = "595999E9-75A8-4064-9BD1-9EE02F236297";
#endregion
#region
@@ -413,6 +414,19 @@
/// 系统管理员
/// </summary>
public const string SystemManager = "4001f8c8-7f55-4660-822a-6b129ecf0342";
/// <summary>
/// 赛鼎施工管理部合同管理(能看到所有信息)
/// </summary>
public const string SedinHTGLManager = "58994640-5469-4cb0-b725-b6bec4e710ae";
/// <summary>
/// 赛鼎其他部门合同管理(只能看见本部门)
/// </summary>
public const string SedinHTGLDepartManager = "46e1ec69-4bae-4972-b278-a40185986876";
/// <summary>
/// 分子公司合同管理(只能看见要公司信息)
/// </summary>
public const string OtherHTGLManager = "65073269-0a14-4655-8f9e-981104b37de9";
#endregion
#region