提交代码

This commit is contained in:
高飞 2024-01-24 09:23:23 +08:00
parent 7bc713ccad
commit 00657d3886
1 changed files with 0 additions and 10 deletions

View File

@ -3184,16 +3184,6 @@ namespace BLL
/// 开车方案编制计划模板文件原始虚拟路径
/// </summary>
public const string SchemePlanTemplateUrl = "File\\Excel\\TestRun\\开车方案编制计划.xlsx";
/// <summary>
/// 培训报告
/// </summary>
public const string TestRun_TrainRecordsUrl = "File\\Word\\TestRun\\生产人员培训执行情况报告.doc";
/// <summary>
/// 签到表
/// </summary>
public const string TestRun_SignUrl = "File\\Word\\TestRun\\项目培训签到表.doc";
#endregion
#region