Commit 8c5d4eba by lcx

数据提取5.2清除数据起始列修改4>>5

parent c732b030
......@@ -19,7 +19,7 @@ public class PerSheetDataReadPersonExtra : IPerSheetDataRead
HeaderLastRowNum = 1,
HeaderFirstCellNum = 0,
DataFirstRowNum = 2,
DataFirstCellNum = 3,
DataFirstCellNum = 5,
TotalCellNum = 0,
AccountingUnit = new List<AccountingUnit>
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment