修改兑换商品管理

This commit is contained in:
lym
2026-03-13 00:35:44 +08:00
parent 92ced2aad2
commit be6ee77e38
44 changed files with 396 additions and 323 deletions

View File

@@ -327,7 +327,7 @@ namespace Mtxfw.VipSite
logmodel.MemberId = UserId;
logmodel.AddTime = dt;
logmodel.IP = Mtxfw.Utility.Common.GetIP;
logmodel.Body = "银花优选门店" + umodel.UserName + "汇付支付成功:" + ReModel.b0.ToString() + "元";
logmodel.Body = "任E森命门店" + umodel.UserName + "汇付支付成功:" + ReModel.b0.ToString() + "元";
logmodel.UType = 0;
logmodel.gtype = gtype;
new DAL.User_CZ_log().Add(logmodel);
@@ -359,7 +359,7 @@ namespace Mtxfw.VipSite
logmodel0.MemberId = umodel.Id;
logmodel0.AddTime = DateTime.Now;
logmodel0.IP = Mtxfw.Utility.Common.GetIP;
logmodel0.Body = "银花优选汇付支付锁定会员:" + uphone + "|" + UserId;
logmodel0.Body = "任E森命汇付支付锁定会员:" + uphone + "|" + UserId;
logmodel0.UType = 0;
logmodel0.gtype = gtype;
new DAL.User_CZ_log().Add(logmodel0);
@@ -376,7 +376,7 @@ namespace Mtxfw.VipSite
{
string t = Mtxfw.Utility.Common.timeStamp();
string tsign = Mtxfw.Utility.Interface_WxPay.GetMD5(t + "3596", "utf-8");
string strq = "exec|" + umodel.CompanyPic + "|" + t + "|tts|银花优选" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
string strq = "exec|" + umodel.CompanyPic + "|" + t + "|tts|任E森命" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
string strr = Mtxfw.Utility.Common.getPage2("http://v.pmhapp.cn:27905/exec?t=" + t + "&tsign=" + tsign, "", "utf-8", false, true, strq);
if (strr != "OK")
{
@@ -389,7 +389,7 @@ namespace Mtxfw.VipSite
new DAL.User_Errlog().Add(mo);
t = Mtxfw.Utility.Common.timeStamp();
tsign = Mtxfw.Utility.Interface_WxPay.GetMD5(t + "3596", "utf-8");
strq = "exec|" + umodel.CompanyPic + "|" + t + "|tts|银花优选" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strq = "exec|" + umodel.CompanyPic + "|" + t + "|tts|任E森命" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strr = Mtxfw.Utility.Common.getPage2("http://v.pmhapp.cn:27904/exec?t=" + t + "&tsign=" + tsign, "", "utf-8", false, true, strq);
if (strr != "OK")
{
@@ -402,7 +402,7 @@ namespace Mtxfw.VipSite
new DAL.User_Errlog().Add(mo);
t = Mtxfw.Utility.Common.timeStamp();
tsign = Mtxfw.Utility.Interface_WxPay.GetMD5(t + "3596", "utf-8");
strq = "exec|" + umodel.CompanyPic + "|" + t + "|tts|银花优选" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strq = "exec|" + umodel.CompanyPic + "|" + t + "|tts|任E森命" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strr = Mtxfw.Utility.Common.getPage2("http://v.pmhapp.cn:27900/exec?t=" + t + "&tsign=" + tsign, "", "utf-8", false, true, strq);
if (strr != "OK")
{
@@ -415,7 +415,7 @@ namespace Mtxfw.VipSite
new DAL.User_Errlog().Add(mo);
t = Mtxfw.Utility.Common.timeStamp();
tsign = Mtxfw.Utility.Interface_WxPay.GetMD5(t + "3596", "utf-8");
strq = "exec|" + umodel.CompanyPic + "|" + t + "|tts|银花优选" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strq = "exec|" + umodel.CompanyPic + "|" + t + "|tts|任E森命" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strr = Mtxfw.Utility.Common.getPage2("http://v.pmhapp.cn:27901/exec?t=" + t + "&tsign=" + tsign, "", "utf-8", false, true, strq);
if (strr != "OK")
{
@@ -428,7 +428,7 @@ namespace Mtxfw.VipSite
new DAL.User_Errlog().Add(mo);
t = Mtxfw.Utility.Common.timeStamp();
tsign = Mtxfw.Utility.Interface_WxPay.GetMD5(t + "3596", "utf-8");
strq = "exec|" + umodel.CompanyPic + "|" + t + "|tts|银花优选" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strq = "exec|" + umodel.CompanyPic + "|" + t + "|tts|任E森命" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strr = Mtxfw.Utility.Common.getPage2("http://v.pmhapp.cn:27902/exec?t=" + t + "&tsign=" + tsign, "", "utf-8", false, true, strq);
if (strr != "OK")
{
@@ -441,7 +441,7 @@ namespace Mtxfw.VipSite
new DAL.User_Errlog().Add(mo);
t = Mtxfw.Utility.Common.timeStamp();
tsign = Mtxfw.Utility.Interface_WxPay.GetMD5(t + "3596", "utf-8");
strq = "exec|" + umodel.CompanyPic + "|" + t + "|tts|银花优选" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strq = "exec|" + umodel.CompanyPic + "|" + t + "|tts|任E森命" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strr = Mtxfw.Utility.Common.getPage2("http://v.pmhapp.cn:27903/exec?t=" + t + "&tsign=" + tsign, "", "utf-8", false, true, strq);
if (strr != "OK")
{
@@ -463,7 +463,7 @@ namespace Mtxfw.VipSite
{
string t = Mtxfw.Utility.Common.timeStamp();
string tsign = Mtxfw.Utility.Interface_WxPay.GetMD5(t + "3596", "utf-8");
string strq = "exec|" + umodel.CompanyProvince + "|" + t + "|tts|银花优选" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
string strq = "exec|" + umodel.CompanyProvince + "|" + t + "|tts|任E森命" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
string strr = Mtxfw.Utility.Common.getPage2("http://v.pmhapp.cn:27905/exec?t=" + t + "&tsign=" + tsign, "", "utf-8", false, true, strq);
if (strr != "OK")
{
@@ -476,7 +476,7 @@ namespace Mtxfw.VipSite
new DAL.User_Errlog().Add(mo);
t = Mtxfw.Utility.Common.timeStamp();
tsign = Mtxfw.Utility.Interface_WxPay.GetMD5(t + "3596", "utf-8");
strq = "exec|" + umodel.CompanyProvince + "|" + t + "|tts|银花优选" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strq = "exec|" + umodel.CompanyProvince + "|" + t + "|tts|任E森命" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strr = Mtxfw.Utility.Common.getPage2("http://v.pmhapp.cn:27904/exec?t=" + t + "&tsign=" + tsign, "", "utf-8", false, true, strq);
if (strr != "OK")
{
@@ -489,7 +489,7 @@ namespace Mtxfw.VipSite
new DAL.User_Errlog().Add(mo);
t = Mtxfw.Utility.Common.timeStamp();
tsign = Mtxfw.Utility.Interface_WxPay.GetMD5(t + "3596", "utf-8");
strq = "exec|" + umodel.CompanyProvince + "|" + t + "|tts|银花优选" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strq = "exec|" + umodel.CompanyProvince + "|" + t + "|tts|任E森命" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strr = Mtxfw.Utility.Common.getPage2("http://v.pmhapp.cn:27900/exec?t=" + t + "&tsign=" + tsign, "", "utf-8", false, true, strq);
if (strr != "OK")
{
@@ -502,7 +502,7 @@ namespace Mtxfw.VipSite
new DAL.User_Errlog().Add(mo);
t = Mtxfw.Utility.Common.timeStamp();
tsign = Mtxfw.Utility.Interface_WxPay.GetMD5(t + "3596", "utf-8");
strq = "exec|" + umodel.CompanyProvince + "|" + t + "|tts|银花优选" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strq = "exec|" + umodel.CompanyProvince + "|" + t + "|tts|任E森命" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strr = Mtxfw.Utility.Common.getPage2("http://v.pmhapp.cn:27901/exec?t=" + t + "&tsign=" + tsign, "", "utf-8", false, true, strq);
if (strr != "OK")
{
@@ -515,7 +515,7 @@ namespace Mtxfw.VipSite
new DAL.User_Errlog().Add(mo);
t = Mtxfw.Utility.Common.timeStamp();
tsign = Mtxfw.Utility.Interface_WxPay.GetMD5(t + "3596", "utf-8");
strq = "exec|" + umodel.CompanyProvince + "|" + t + "|tts|银花优选" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strq = "exec|" + umodel.CompanyProvince + "|" + t + "|tts|任E森命" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strr = Mtxfw.Utility.Common.getPage2("http://v.pmhapp.cn:27902/exec?t=" + t + "&tsign=" + tsign, "", "utf-8", false, true, strq);
if (strr != "OK")
{
@@ -528,7 +528,7 @@ namespace Mtxfw.VipSite
new DAL.User_Errlog().Add(mo);
t = Mtxfw.Utility.Common.timeStamp();
tsign = Mtxfw.Utility.Interface_WxPay.GetMD5(t + "3596", "utf-8");
strq = "exec|" + umodel.CompanyProvince + "|" + t + "|tts|银花优选" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strq = "exec|" + umodel.CompanyProvince + "|" + t + "|tts|任E森命" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strr = Mtxfw.Utility.Common.getPage2("http://v.pmhapp.cn:27903/exec?t=" + t + "&tsign=" + tsign, "", "utf-8", false, true, strq);
if (strr != "OK")
{
@@ -550,7 +550,7 @@ namespace Mtxfw.VipSite
{
string t = Mtxfw.Utility.Common.timeStamp();
string tsign = Mtxfw.Utility.Interface_WxPay.GetMD5(t + "3596", "utf-8");
string strq = "exec|" + umodel.CompanyCity + "|" + t + "|tts|银花优选" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
string strq = "exec|" + umodel.CompanyCity + "|" + t + "|tts|任E森命" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
string strr = Mtxfw.Utility.Common.getPage2("http://v.pmhapp.cn:27905/exec?t=" + t + "&tsign=" + tsign, "", "utf-8", false, true, strq);
if (strr != "OK")
{
@@ -563,7 +563,7 @@ namespace Mtxfw.VipSite
new DAL.User_Errlog().Add(mo);
t = Mtxfw.Utility.Common.timeStamp();
tsign = Mtxfw.Utility.Interface_WxPay.GetMD5(t + "3596", "utf-8");
strq = "exec|" + umodel.CompanyCity + "|" + t + "|tts|银花优选" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strq = "exec|" + umodel.CompanyCity + "|" + t + "|tts|任E森命" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strr = Mtxfw.Utility.Common.getPage2("http://v.pmhapp.cn:27904/exec?t=" + t + "&tsign=" + tsign, "", "utf-8", false, true, strq);
if (strr != "OK")
{
@@ -576,7 +576,7 @@ namespace Mtxfw.VipSite
new DAL.User_Errlog().Add(mo);
t = Mtxfw.Utility.Common.timeStamp();
tsign = Mtxfw.Utility.Interface_WxPay.GetMD5(t + "3596", "utf-8");
strq = "exec|" + umodel.CompanyCity + "|" + t + "|tts|银花优选" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strq = "exec|" + umodel.CompanyCity + "|" + t + "|tts|任E森命" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strr = Mtxfw.Utility.Common.getPage2("http://v.pmhapp.cn:27900/exec?t=" + t + "&tsign=" + tsign, "", "utf-8", false, true, strq);
if (strr != "OK")
{
@@ -589,7 +589,7 @@ namespace Mtxfw.VipSite
new DAL.User_Errlog().Add(mo);
t = Mtxfw.Utility.Common.timeStamp();
tsign = Mtxfw.Utility.Interface_WxPay.GetMD5(t + "3596", "utf-8");
strq = "exec|" + umodel.CompanyCity + "|" + t + "|tts|银花优选" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strq = "exec|" + umodel.CompanyCity + "|" + t + "|tts|任E森命" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strr = Mtxfw.Utility.Common.getPage2("http://v.pmhapp.cn:27901/exec?t=" + t + "&tsign=" + tsign, "", "utf-8", false, true, strq);
if (strr != "OK")
{
@@ -602,7 +602,7 @@ namespace Mtxfw.VipSite
new DAL.User_Errlog().Add(mo);
t = Mtxfw.Utility.Common.timeStamp();
tsign = Mtxfw.Utility.Interface_WxPay.GetMD5(t + "3596", "utf-8");
strq = "exec|" + umodel.CompanyCity + "|" + t + "|tts|银花优选" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strq = "exec|" + umodel.CompanyCity + "|" + t + "|tts|任E森命" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strr = Mtxfw.Utility.Common.getPage2("http://v.pmhapp.cn:27902/exec?t=" + t + "&tsign=" + tsign, "", "utf-8", false, true, strq);
if (strr != "OK")
{
@@ -615,7 +615,7 @@ namespace Mtxfw.VipSite
new DAL.User_Errlog().Add(mo);
t = Mtxfw.Utility.Common.timeStamp();
tsign = Mtxfw.Utility.Interface_WxPay.GetMD5(t + "3596", "utf-8");
strq = "exec|" + umodel.CompanyCity + "|" + t + "|tts|银花优选" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strq = "exec|" + umodel.CompanyCity + "|" + t + "|tts|任E森命" + (zftype == 2 ? "微信" : "支付宝") + "收款" + ReModel.b0.ToString() + "元";
strr = Mtxfw.Utility.Common.getPage2("http://v.pmhapp.cn:27903/exec?t=" + t + "&tsign=" + tsign, "", "utf-8", false, true, strq);
if (strr != "OK")
{
@@ -1003,7 +1003,7 @@ namespace Mtxfw.VipSite
Model.User_Errlog mo = new Model.User_Errlog();
mo.DLID = 0;
mo.ErrType = "银花优选汇付支付接口错误";
mo.ErrType = "任E森命汇付支付接口错误";
mo.addtime = DateTime.Now;
mo.ErrBody = resp_code + "|" + resp_desc + "|" + sign;
mo.ErrBody2 = data;