Commit b93d60be authored by liudong1993's avatar liudong1993

1

parent 6754b9fc
......@@ -1622,7 +1622,7 @@ namespace REBORN.Module.DMCModule
req.Shoppings = null;
req.Dispute = null;
req.Insurance = null;
req.Cost = null;
//req.Cost = null;
req.Entrustment.Clauses = clause.ToArray();
var payload = service.GetJson(req);
......
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