Commit a2816778 authored by liudong1993's avatar liudong1993

1

parent c1d429ac
...@@ -177,8 +177,7 @@ namespace Mall.Module.User ...@@ -177,8 +177,7 @@ namespace Mall.Module.User
{ {
value = GoodsName value = GoodsName
} }
}, }
miniprogram_state = "developer"
}; };
wenXinResult = HttpHelper.HttpPost(Url, JsonHelper.Serialize(postdata), ""); wenXinResult = HttpHelper.HttpPost(Url, JsonHelper.Serialize(postdata), "");
...@@ -1213,8 +1212,7 @@ namespace Mall.Module.User ...@@ -1213,8 +1212,7 @@ namespace Mall.Module.User
{ {
value = Remark value = Remark
} }
}, }
miniprogram_state = "developer"
}; };
wenXinResult = HttpHelper.HttpPost(Url, JsonHelper.Serialize(postdata), ""); wenXinResult = HttpHelper.HttpPost(Url, JsonHelper.Serialize(postdata), "");
......
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