完善模型通用接口的无限层级一对一和单层级一对多

This commit is contained in:
2023-11-15 13:43:24 +08:00
parent d800987307
commit 9c03ef2bcc
145 changed files with 758 additions and 10219 deletions

View File

@@ -30,7 +30,7 @@ public class VmDbProp : VmBaseProp
/// <summary>
/// 数据类型
/// </summary>
public string? csType { get; set; }
public string csType { get; set; } = "string";
/// <summary>
/// 长度