提交信息!

This commit is contained in:
Kane Wang 2020-11-27 11:40:53 +08:00
parent 52d85dd319
commit 773bba3c06
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
#include "../../Datastructure/新送返修监控报表/新送返修监控报表.h"
/************************************************
* \brief
* \brief Excel文件导入车商方案表
* \param filePath
* \param sheetIndex
* \param startRowIndex
@ -21,7 +21,7 @@ void LoadCarDealerSchemeFromXlsx( const std::wstring & filePath,
std::vector<CarDealerScheme> & schemeVector );
/************************************************
* \brief
* \brief Excel文件导入车商业绩表
* \param filePath
* \param sheetIndex
* \param startRowIndex