sunpengfei
7 天以前 5262f7b77aea5cf8c1543f48b34f311665d61518
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; }