This commit is contained in:
2024-07-01 09:29:35 +08:00
parent 3990f747ce
commit 26d1774fb1
35 changed files with 1432 additions and 488 deletions
+11
View File
@@ -243,6 +243,11 @@ namespace BLL
/// </summary>
public const string WelderQueTemplateUrl = "File\\Excel\\WelderQue.xlsx";
/// <summary>
/// Coode导入模板
/// </summary>
public const string CoodeInTemplateUrl = "File\\Excel\\CoodeIn.xlsx";
/// <summary>
/// 委托单导入模板
/// </summary>
@@ -564,6 +569,12 @@ namespace BLL
/// </summary>
public const string HJGL_PointManageMenuId = "3ACE25CE-C5CE-4CEC-AD27-0D5CF1DF2F01";
/// <summary>
/// 点口待审核
/// </summary>
public const string HJGL_PointForAuditMenuId = "7C4BD351-630C-4E2A-B9AD-F91C042ED7A0";
/// <summary>
/// 无损委托单
/// </summary>