Commit be07308a authored by liudong1993's avatar liudong1993

1

parent a9ee7a9f
......@@ -222,6 +222,7 @@ namespace REBORN.Module.FinanceModule
return false;
}
#region 修改订单金额
if (RelevanceFrId == null) { RelevanceFrId = "1"; }
string Content = "财务更新订单金额:";
Dictionary<string, object> keyValues = new Dictionary<string, object>();
if (OrderPrice >= 0)
......
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