Commit 8c2b566b authored by youjie's avatar youjie

no message

parent 04940c19
...@@ -175,7 +175,7 @@ ...@@ -175,7 +175,7 @@
// 提交表单 // 提交表单
registered() { registered() {
let that = this; let that = this;
testCmd = "/api/WeChatPublic/CreateStudent"; testCmd = "/api/WeChatPublic/CreateMallStudent";//WeChatPublic/CreateStudent
postMsg = { postMsg = {
OpenId: that.u.OpenId, // openId 是 [string] 查看 OpenId: that.u.OpenId, // openId 是 [string] 查看
UnionId: that.u.Unoinid, UnionId: that.u.Unoinid,
......
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