提交代码

This commit is contained in:
2023-10-07 17:43:32 +08:00
parent 98345cb94f
commit ac0efd6f37
2 changed files with 10 additions and 7 deletions
@@ -245,5 +245,6 @@ namespace Model
/// </summary>
public string ReceiveMan { get; set; }
public string ReceiveManName { get; set; }
}
}