Commit 8392e9fd by lcx

原始数据单数据修改

parent 78ba2d91
...@@ -10,6 +10,6 @@ public class OriginalRequest ...@@ -10,6 +10,6 @@ public class OriginalRequest
public int RowNumber { get; set; } public int RowNumber { get; set; }
public List<Cell> Cells { get; set; } public Cell Cell { get; set; }
} }
} }
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