mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 17:43:26 +08:00
【修复】修复秒杀列表显示错误的问题。
This commit is contained in:
@@ -44,7 +44,7 @@ namespace CoreCms.Net.Model.FromBody
|
||||
public int id { get; set; }
|
||||
public int groupId { get; set; }
|
||||
|
||||
public string type { get; set; }
|
||||
public int type { get; set; }
|
||||
|
||||
public bool needSku { get; set; } = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user