。。。

This commit is contained in:
2019-12-26 17:02:56 +08:00
parent aaec461d4a
commit c08352b76c
8 changed files with 74 additions and 63 deletions

View File

@@ -23,6 +23,8 @@ void excelTest()
wstring filePath = L"D:/develop/projects_win/2019/car_dealer_util/数据/345517_1.xls";
string xlsFilePath = "D:/develop/projects_win/2019/car_dealer_util/数据/345517_1.xls";
//LoadCarDealerSchemeFromXlsx(filePath, 0, 1, schemeVector);
//LoadCarDealerAchievementFromXlsx( filePath, 0, 1, achievementsVector );
LoadRepairOrderFromXls(filePath, 0, 1, repairOrderVector);