qinchaoyue 3 tháng trước cách đây
mục cha
commit
9d33918dd9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/Hotline/Snapshot/OrderSnapshot.cs

+ 1 - 0
src/Hotline/Snapshot/OrderSnapshot.cs

@@ -50,6 +50,7 @@ public class OrderSnapshot : CreationSoftDeleteEntity
     /// <summary>
     /// 作业类型
     /// </summary>
+    [SugarColumn(ColumnDescription ="作业类型")]
     public string? JobTypeName { get; set; }
 
     /// <summary>