3月30日提交
This commit is contained in:
@@ -229,8 +229,8 @@
|
||||
<aliPAY_PUBLIC_KEY0 value="MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCnxj/9qwVfgoUh/y2W89L6BkRAFljhNhgPdyPuBV64bfQNN1PjbCzkIM6qRdKBoLPXmKKMiFYnkd6rAoprih3/PrQEB/VsW8OoM8fxn67UDYuyBTqA23MML9q1+ilIZwBC2AQ2UBVOrFXfFl75p6/B5KsiNG9zpgmLCUYuLkxpLQIDAQAB" des="开发者应用公钥" />
|
||||
<webXAppID value="wx7899fda6c28b65ee" des="微信小程序AppID" />
|
||||
<webXAppSecret value="75a052a32fddee48e7a95b3d908cee8d" des="微信小程序AppSecret" />
|
||||
<webXaccess_token value="102_gzn_fPjYYSRbiIAZeqEK20oxIVcsCfdm9zGtVCsjcsLen2bSDiaUXIG45uXRUfns7mMjo8VpnhS9ent3WTidG7gvFcBuSPPK0TMMhdIstsMM43Sd7FhW2id-_3oGBJbADAQLT" des="小程序access_token" />
|
||||
<webXaccess_token_time value="2026-03-28 03:09:30" des="小程序access_token_time" />
|
||||
<webXaccess_token value="102_JGDoKGKiA2a_4KHmSMKD4yfMT5jk647Sfq4Ezu7txzgK6jam6HoLEPtESiUoJ2TAfPRxLpTcNF05g1aJWrhjBQMKhNKoje5oY8C9mWrM72l6G61o0DfHJnStWsUQOYbAIACAK" des="小程序access_token" />
|
||||
<webXaccess_token_time value="2026-03-30 19:42:30" des="小程序access_token_time" />
|
||||
<webXMchid value="1730304447" des="小程序商户号" />
|
||||
<webXApiV3Key value="75a052a32fddee48e7a95b3d908cee8d" des="小程序ApiV3Key" />
|
||||
<webXMchSerialNo value="2CA7BD51CADA642B49C509E03F65BA156CA0DF57" des="小程序商户证书序列号" />
|
||||
|
||||
@@ -3052,7 +3052,8 @@ namespace Mtxfw.VipSite
|
||||
County = model.CompanyCounty;
|
||||
address = model.Companyaddress;
|
||||
}
|
||||
data = "{\"status\":1,\"msg\":\"获取成功!\",\"user\":{\"utype\":\"" + model.utype + "\",\"avatar\":\"" + (model.UserPic == "" ? "" : config.webUrl + Mtxfw.Utility.Common.GetCoverPic(model.UserPic, "100x100", "cut")) + "\",\"yavatar\":\"" + model.UserPic + "\",\"username\":\"" + model.UserName + "\",\"realname\":\"" + model.RealName + "\",\"ncname\":\"" + model.NCName + "\",\"address\":\"" + address + "\",\"phone\":\"" + model.Phone + "\",\"sfz\":\"" + model.SFZ + "\",\"accountname\":\"" + model.ProductName + "\",\"bankname\":\"" + model.RealName2 + "\",\"bankcard\":\"" + model.Phone2 + "\",\"bankaddress\":\"" + model.PostalCode + "\",\"AliAccount\":\"" + model.AliAccount + "\",\"AliName\":\"" + model.AliName + "\",\"aliimage\":\"" + (model.aliimage == "" ? "" : Mtxfw.Utility.Common.cmaximage(model.aliimage)) + "\",\"weixinimage\":\"" + (model.weixinimage == "" ? "" : Mtxfw.Utility.Common.cmaximage(model.weixinimage)) + "\",\"yaliimage\":\"" + model.aliimage + "\",\"yweixinimage\":\"" + model.weixinimage + "\",\"CompanyName\":\"" + model.CompanyName + "\",\"CompanyNumber\":\"" + model.CompanyNumber + "\",\"CompanyCert\":\"\",\"CompanyPic\":\"\",\"yCompanyCert\":\"\",\"yCompanyPic\":\"\",\"Province\":\"" + Province + "\",\"City\":\"" + City + "\",\"County\":\"" + County + "\",\"latitude\":\"" + model.latitude + "\",\"longitude\":\"" + model.longitude + "\"},\"webbank\":\"" + config.webbank + "\"}";
|
||||
//data = "{\"status\":1,\"msg\":\"获取成功!\",\"user\":{\"utype\":\"" + model.utype + "\",\"avatar\":\"" + (model.UserPic == "" ? "" : config.webUrl + Mtxfw.Utility.Common.GetCoverPic(model.UserPic, "100x100", "cut")) + "\",\"yavatar\":\"" + model.UserPic + "\",\"username\":\"" + model.UserName + "\",\"realname\":\"" + model.RealName + "\",\"ncname\":\"" + model.NCName + "\",\"address\":\"" + address + "\",\"phone\":\"" + model.Phone + "\",\"sfz\":\"" + model.SFZ + "\",\"accountname\":\"" + model.ProductName + "\",\"bankname\":\"" + model.RealName2 + "\",\"bankcard\":\"" + model.Phone2 + "\",\"bankaddress\":\"" + model.PostalCode + "\",\"AliAccount\":\"" + model.AliAccount + "\",\"AliName\":\"" + model.AliName + "\",\"aliimage\":\"" + (model.aliimage == "" ? "" : Mtxfw.Utility.Common.cmaximage(model.aliimage)) + "\",\"weixinimage\":\"" + (model.weixinimage == "" ? "" : Mtxfw.Utility.Common.cmaximage(model.weixinimage)) + "\",\"yaliimage\":\"" + model.aliimage + "\",\"yweixinimage\":\"" + model.weixinimage + "\",\"CompanyName\":\"" + model.CompanyName + "\",\"CompanyNumber\":\"" + model.CompanyNumber + "\",\"CompanyCert\":\"\",\"CompanyPic\":\"\",\"yCompanyCert\":\"\",\"yCompanyPic\":\"\",\"Province\":\"" + Province + "\",\"City\":\"" + City + "\",\"County\":\"" + County + "\",\"latitude\":\"" + model.latitude + "\",\"longitude\":\"" + model.longitude + "\"},\"webbank\":\"" + config.webbank + "\"}";
|
||||
data = "{\"status\":1,\"msg\":\"获取成功!\",\"user\":{\"utype\":\"" + model.utype + "\",\"avatar\":\"" + model.UserPic + "\",\"yavatar\":\"" + model.UserPic + "\",\"username\":\"" + model.UserName + "\",\"realname\":\"" + model.RealName + "\",\"ncname\":\"" + model.NCName + "\",\"address\":\"" + address + "\",\"phone\":\"" + model.Phone + "\",\"sfz\":\"" + model.SFZ + "\",\"accountname\":\"" + model.ProductName + "\",\"bankname\":\"" + model.RealName2 + "\",\"bankcard\":\"" + model.Phone2 + "\",\"bankaddress\":\"" + model.PostalCode + "\",\"AliAccount\":\"" + model.AliAccount + "\",\"AliName\":\"" + model.AliName + "\",\"aliimage\":\"" + (model.aliimage == "" ? "" : Mtxfw.Utility.Common.cmaximage(model.aliimage)) + "\",\"weixinimage\":\"" + (model.weixinimage == "" ? "" : Mtxfw.Utility.Common.cmaximage(model.weixinimage)) + "\",\"yaliimage\":\"" + model.aliimage + "\",\"yweixinimage\":\"" + model.weixinimage + "\",\"CompanyName\":\"" + model.CompanyName + "\",\"CompanyNumber\":\"" + model.CompanyNumber + "\",\"CompanyCert\":\"\",\"CompanyPic\":\"\",\"yCompanyCert\":\"\",\"yCompanyPic\":\"\",\"Province\":\"" + Province + "\",\"City\":\"" + City + "\",\"County\":\"" + County + "\",\"latitude\":\"" + model.latitude + "\",\"longitude\":\"" + model.longitude + "\"},\"webbank\":\"" + config.webbank + "\"}";
|
||||
}
|
||||
}
|
||||
else
|
||||
@@ -12999,8 +13000,18 @@ namespace Mtxfw.VipSite
|
||||
strdata += "\"pic\":[";
|
||||
string showpic = (pics[0].Split(',')[0].IndexOf("http") != -1 ? pics[0].Split(',')[0] : config.webUrl + Mtxfw.Utility.Common.GetCoverPic(pics[0].Split(',')[0], "150x150", "cut"));
|
||||
int j = 0;
|
||||
int inx = 0;
|
||||
foreach (string str in pics)
|
||||
{
|
||||
if (pics.Length > 2)
|
||||
{
|
||||
if (inx == 0)
|
||||
{
|
||||
inx++;
|
||||
continue;
|
||||
}
|
||||
}
|
||||
inx++;
|
||||
if (str != "")
|
||||
{
|
||||
string[] stra = str.Split(',');
|
||||
@@ -15293,7 +15304,7 @@ namespace Mtxfw.VipSite
|
||||
if (!String.IsNullOrEmpty(context.Request["agentid"]))
|
||||
{
|
||||
agentid = Convert.ToInt32(context.Request["agentid"].ToString());
|
||||
orderhxm = orderhxm = GenerateRandomString(6);
|
||||
|
||||
if (!String.IsNullOrEmpty(context.Request["agenttype"]))
|
||||
{
|
||||
agenttype = Convert.ToInt32(context.Request["agenttype"].ToString());
|
||||
@@ -16346,7 +16357,11 @@ namespace Mtxfw.VipSite
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
orderhxm = orderhxm = GenerateRandomString(6);
|
||||
if (string.IsNullOrWhiteSpace(orderhxm))
|
||||
{
|
||||
orderhxm = DateTime.Now.ToString("yyyyMMddHHmmss");
|
||||
}
|
||||
Model.order_info Modelorder = new Model.order_info();
|
||||
Modelorder.pid = prodid;
|
||||
Modelorder.poid = (utype == 6 ? poid : 0);
|
||||
|
||||
Reference in New Issue
Block a user