FlexJobApi.Core/Models/UserServer/EnterpriseEmployees/Commands/SendInviteElectronSignSmsCommand.cs
@@ -22,5 +22,10 @@ /// Id /// </summary> public List<Guid> Ids { get; set; } /// <summary> /// 合同模板Id /// </summary> public Guid ContractTemplateId { get; set; } } }