Commit f3290086 authored by 吴春's avatar 吴春

1

parent 34b13916
......@@ -35,7 +35,7 @@ namespace Mall.WebApi.Controllers.User
{
JObject parms = JObject.Parse(RequestParm.msg.ToString());
var flag = true;
if (RequestParm.TenantId == 29)
if (RequestParm.TenantId == 29|| RequestParm.TenantId == 30|| RequestParm.TenantId == 18)
{
var extModel = new RB_Member_User_Extend()
{
......
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