C# Class Ywdsoft.Utility.Excel.ExcelImporMapper

Datei anzeigen Open project: CrazyJson/TaskManager

Public Methods

Method Description
GetTemplatePath ( ExcelImportType type ) : string

根据业务类型获取模版文件路径

Private Methods

Method Description
InitMapping ( ) : void

初始化模版文件路径缓存

Method Details

GetTemplatePath() public static method

根据业务类型获取模版文件路径
public static GetTemplatePath ( ExcelImportType type ) : string
type ExcelImportType 业务类型
return string