拆箱拼箱功能优化,标签解析功能优化

This commit is contained in:
2024-05-15 11:07:24 +08:00
parent 522cba1fbd
commit 5e0be58a1d
7 changed files with 155 additions and 50 deletions

View File

@@ -39,7 +39,9 @@
/// </summary>
public string ProductionDescribe { get; set; }
/// <summary>
/// 备注
/// </summary>
public string Remark { get; set; }
}
}