This commit is contained in:
2024-06-20 17:12:59 +08:00
parent 8b222bd7c3
commit 6b59df065d
31 changed files with 1138 additions and 404 deletions
+10
View File
@@ -112,6 +112,11 @@ namespace BLL
/// </summary>
public const string BtnCancelAuditing = "取消审核";
/// <summary>
/// 发送邮件
/// </summary>
public const string BtnSendEmail = "发送邮件";
/// <summary>
/// 焊口取消
/// </summary>
@@ -655,6 +660,11 @@ namespace BLL
#endregion
/// <summary>
/// 焊接日报导出
/// </summary>
public const string WeldDailyExportMenuId = "CE3B4B0E-C751-4BA6-A7AF-A46D434AD6DD";
#endregion
#endregion