Commit 1c1701d3 by lcx

抽取 科室修改

parent 495470c8
...@@ -10,5 +10,6 @@ public class AccountUnitEntity ...@@ -10,5 +10,6 @@ public class AccountUnitEntity
public string AccountingUnit { get; set; } public string AccountingUnit { get; set; }
public string Department { get; set; } public string Department { get; set; }
public int UnitType { get; set; } public int UnitType { get; set; }
public string HisDepartment { 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