Commit cae449bd by guanzhenshan

调整管理成本

parent fc563117
......@@ -734,7 +734,7 @@ namespace Bailun.DC.Services
}
else if (paycompanyid.Value == 54) //四千里
{
sql += " and company_value in (72, 67, 58, 54)";
sql += " and company_value in (72, 67, 58, 54, 78)";
}
else
{
......
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