fix:专检

This commit is contained in:
geh
2025-03-07 16:30:12 +08:00
parent 9c4bc2154d
commit dd40ebf822
13 changed files with 3155 additions and 6 deletions
@@ -367,5 +367,16 @@ namespace Model
get;
set;
}
public string RectifyId
{
get;
set;
}
public string RectifyName
{
get;
set;
}
}
}