Commit 1fedf016 authored by 黄奎's avatar 黄奎

页面修改

parent b064bf4c
......@@ -718,7 +718,7 @@ namespace Mall.WebApi.Controllers.MallBase
//string newOpenId = "oyEzY5J8llEXYMeC2O7Y06g2SO4M";
//Common.Plugin.WeiXinHelper.GetWeChat(miniProgram.MiniAppId, miniProgram.MiniAppSecret, newOpenId);
}
var newGuid = Guid.NewGuid().ToString();
var newGuid ="MiniAppOpenId_"+Guid.NewGuid().ToString();
var miniAppUserCache = new MiniAppUserCache()
{
UserOpenId= openId
......
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