数据治理

This commit is contained in:
geh
2026-07-09 14:55:17 +08:00
parent 2e4e5d2b59
commit f9d6a03933
17 changed files with 3345 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; }