修改一版

This commit is contained in:
he
2022-09-20 13:54:00 +08:00
parent 6f112a07f9
commit 2b9ab0bf68
2 changed files with 7 additions and 1 deletions
@@ -124,6 +124,12 @@ namespace IRaCIS.Core.Domain.Models
/// </summary>
public string OrderMark { get; set; } = string.Empty;
/// <summary>
/// 字典code
/// </summary>
public string DictionaryCode { get; set; } = string.Empty;
/// <summary>
/// 创建人
/// </summary>