Browse Source

Merge branch 'cd299' into dev

田爽 7 tháng trước cách đây
mục cha
commit
109880dff8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/Hotline/Orders/OrderSendBackAudit.cs

+ 1 - 1
src/Hotline/Orders/OrderSendBackAudit.cs

@@ -27,7 +27,7 @@ namespace Hotline.Orders
 		/// 部门等级/分类为:depCodes, 角色为:userIds
 		/// </example>
 		/// </summary>
-		public List<FlowStepHandler> NextHandlers { get; set; } = new();
+		public List<FlowStepHandler>? NextHandlers { get; set; } = new();
 
 		/// <summary>
 		/// 流程快照ID