Commit ddbf7ff4 authored by 黄奎's avatar 黄奎

页面修改

parent 0f2248d3
......@@ -193,7 +193,6 @@ namespace Mall.WebApi.Controllers.User
{
query.TenantId = UserInfo.TenantId;
}
query.MallBaseId = parms.MallBaseId;
var oldLogisticsList = supplierModule.GetList(query);
return ApiResult.Success("", oldLogisticsList);
......
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