#EQD-5843 国联民生-交易确认书编号规则, 客户编号规则, 以及确认书相关的一些调整:除了上传确认书

This commit is contained in:
吴方海
2026-05-21 10:57:14 +08:00
parent e3b11e7f5b
commit 1ca9cace72
8 changed files with 205 additions and 8 deletions
@@ -612,6 +612,8 @@ namespace YLErp.Modules.SystemModule
/// </summary>
public string dictionaryKey { get; set; }
public int? maxLength { get; set; }
public override string ToString()
{
return $"{name}-{label}-{type}";