sunpengfei
3 天以前 a17848fca2fd7643951e2342a8985e249ec7b93f
FlexJobApi.Core/Models/UserServer/ElectronSigns/Commands/SaveContractTemplateValuesCommand.cs
@@ -77,6 +77,11 @@
        public string Name { get; set; }
        /// <summary>
        /// 绑定字段
        /// </summary>
        public string BindProperty { get; set; }
        /// <summary>
        /// 是否必填
        /// </summary>
        public bool Required { get; set; }