This commit is contained in:
2025-07-07 20:02:36 +08:00
parent 38140986e4
commit 2c7dc97d5f
14 changed files with 573 additions and 8 deletions

View File

@@ -9,6 +9,11 @@ namespace MyCode.Project.Infrastructure.JackYun
public class GoodsDetailItem
{
/// <summary>
/// 商品明细id唯一商品明细的唯一标识。
/// </summary>
public string SubTradeld { get; set; }
/// <summary>
///
/// </summary>