修复接口,增加参数
This commit is contained in:
@@ -11,6 +11,10 @@ namespace Model
|
||||
/// </summary>
|
||||
public class PersonInOutRecordInput
|
||||
{
|
||||
/// <summary>
|
||||
/// 项目名称
|
||||
/// </summary>
|
||||
public string ProjectName { get; set; }
|
||||
/// <summary>
|
||||
/// 单位名称
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user