|
|
@@ -177,6 +177,7 @@ namespace MySystem.Areas.Admin.Controllers
|
|
|
|
|
|
Dictionary<string, string> Fields = new Dictionary<string, string>();
|
|
|
|
|
|
+ Fields.Add("KqMerNo", "1"); //商户编号
|
|
|
decimal ReturnAmounts = 0.00M;
|
|
|
string condition = " and Status>-1 and StandardStatus=-2";
|
|
|
//身份证号
|