11
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user