Commit 72f262ee by 李承祥

返回数据提取路径

parent 07ba7f63
...@@ -48,5 +48,10 @@ public class AllotResponse ...@@ -48,5 +48,10 @@ public class AllotResponse
/// 科室 /// 科室
/// </summary> /// </summary>
public string Department { get; set; } public string Department { get; set; }
/// <summary>
/// 提取绩效数据文件生成路径
/// </summary>
public string ExtractPath { 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