feat: 前后端联调代码生成接口
This commit is contained in:
@@ -9,6 +9,6 @@ namespace Yi.Framework.CodeGun.Application.Contracts.Dtos.Field
|
||||
/// </summary>
|
||||
public string? Name { get; set; }
|
||||
|
||||
public long? TableId { get; set; }
|
||||
public Guid? TableId { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user