提交信息!
This commit is contained in:
parent
52d85dd319
commit
773bba3c06
@ -9,7 +9,7 @@
|
|||||||
#include "../../Datastructure/新送返修监控报表/新送返修监控报表.h"
|
#include "../../Datastructure/新送返修监控报表/新送返修监控报表.h"
|
||||||
|
|
||||||
/************************************************
|
/************************************************
|
||||||
* \brief
|
* \brief 从Excel文件导入车商方案表
|
||||||
* \param filePath
|
* \param filePath
|
||||||
* \param sheetIndex
|
* \param sheetIndex
|
||||||
* \param startRowIndex
|
* \param startRowIndex
|
||||||
@ -21,7 +21,7 @@ void LoadCarDealerSchemeFromXlsx( const std::wstring & filePath,
|
|||||||
std::vector<CarDealerScheme> & schemeVector );
|
std::vector<CarDealerScheme> & schemeVector );
|
||||||
|
|
||||||
/************************************************
|
/************************************************
|
||||||
* \brief
|
* \brief 从Excel文件导入车商业绩表
|
||||||
* \param filePath
|
* \param filePath
|
||||||
* \param sheetIndex
|
* \param sheetIndex
|
||||||
* \param startRowIndex
|
* \param startRowIndex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user