数据治理

This commit is contained in:
2026-07-09 15:09:58 +08:00
parent b699c4f004
commit faa6577b24
16 changed files with 3342 additions and 636 deletions
@@ -111,6 +111,10 @@ namespace Model
/// </summary>
public string Pro_id { get; set; }
/// <summary>
/// 分类
/// </summary>
public string Pro_Classify { get; set; }
/// <summary>
/// 项目编码
/// </summary>
public string Pro_code { get; set; }