Commit 94e9b6e5 authored by 吴春's avatar 吴春

提交仓库实体

parent 0d593317
......@@ -85,5 +85,16 @@ namespace Property.Model.Entity
get;
set;
}
/// <summary>
/// 商户id
/// </summary>
public int TenantId { get; set; }
/// <summary>
/// 小程序id
/// </summary>
public int MallBaseId { get; set; }
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment