20241012 Contractor Quality Punishment设置查看全部权限
This commit is contained in:
@@ -391,7 +391,7 @@ namespace FineUIPro.Web.SES
|
||||
{
|
||||
string rootPath = Server.MapPath("~/") + Const.ExcelUrl;
|
||||
//模板文件
|
||||
string TempletFileName = rootPath + "Punishment.xlsx";
|
||||
string TempletFileName = rootPath + "CSafePunish.xlsx";
|
||||
//导出文件
|
||||
string filePath = rootPath + DateTime.Now.ToString("yyyyMMddhhmmss") + "\\";
|
||||
if (!Directory.Exists(filePath))
|
||||
|
||||
Reference in New Issue
Block a user