This commit is contained in:
2025-11-05 11:19:29 +08:00
parent 57f9910b13
commit 134f759589
2 changed files with 11 additions and 3 deletions
+5
View File
@@ -160,6 +160,11 @@ namespace Model
/// </summary>
public partial class OADesignDrawingDataItem
{
/// <summary>
/// 图纸唯一主键uuid
/// </summary>
[JsonProperty("uuid")]
public string uuid { get; set; }
/// <summary>
/// 数字档案馆RdpId
/// </summary>