This commit is contained in:
2026-06-17 18:37:50 +08:00
parent 2736e8ad89
commit 75d7c48ff2
22 changed files with 286 additions and 10 deletions
@@ -17,6 +17,8 @@ namespace Model
public string ProjectId { get; set; }
public string ProjectName { get; set; }
public string GrooveTypeId { get; set; }
public string GrooveTypeCode { get; set; }