sunpengfei
4 天以前 78b5e0a2e4c48239983e236c48f8c0b897d69f9e
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; }