Commit 2d05599b authored by 吴春's avatar 吴春

Merge branch 'sdzq-ld' of http://gitlab.oytour.com/Kui2/mall.oytour.com into sdzq

parents c539cfc1 f3993bc6
......@@ -577,6 +577,9 @@ namespace Mall.WebApi.Controllers.MallBase
}
}
}
else {
demodel.UseDay = 1;
}
if ((demodel.RideNum ?? 0) <= 0)
{
return ApiResult.ParamIsNull("请输入可乘坐人数");
......
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