Commit abeabceb authored by 吴春's avatar 吴春
parents aa7f65e3 7f7dd2ad
...@@ -489,7 +489,7 @@ namespace Mall.WebApi.Controllers.MallBase ...@@ -489,7 +489,7 @@ namespace Mall.WebApi.Controllers.MallBase
} }
if (demodel.OrderEduType != 1 && userInfo.TenantId != 29) if (demodel.OrderEduType != 1 && userInfo.TenantId != 29)
{ {
if (demodel.JJSWStuId <= 0) if (userInfo.TenantId != 29 && userInfo.TenantId != 27)
{ {
if (string.IsNullOrEmpty(demodel.Consignee)) if (string.IsNullOrEmpty(demodel.Consignee))
{ {
......
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