Commit a8503b2a authored by 吴春's avatar 吴春

1

parent 8ff08e6b
......@@ -4217,7 +4217,7 @@ namespace Mall.WebApi.Controllers.TradePavilion
var query = new RB_Brand_Enterprise_Extend()
{
BrandName = parms.GetStringValue("BrandName"),
CategoryId = parms.GetInt("CategoryId", 0),
CategoryId = parms.GetInt("ProjectType", 0),
IsInChengdu = parms.GetInt("IsInChengdu", -1),
MallBaseId = parms.GetInt("MallBaseId", 0),
TenantId = parms.GetInt("TenantId", 0),
......
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