Commit 7ace6a2b authored by 吴春's avatar 吴春
parents b39ef7f5 be07308a
......@@ -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