This commit is contained in:
2024-08-28 17:23:50 +08:00
20 changed files with 339 additions and 16 deletions

View File

@@ -661,5 +661,10 @@
/// </summary>
public const string FULLREVIEW_CODE = "FullReview";
/// <summary>
/// 设备管理部id
/// </summary>
public const string EQUIPMANAGERORG_ID = "26586914497557";
}
}