Commit 930659e8 by 孙亚楠

parent e330a0af
...@@ -105,8 +105,12 @@ class xggApplet extends AppletBase { ...@@ -105,8 +105,12 @@ class xggApplet extends AppletBase {
return { return {
code : 1, code : 1,
data: { data: {
telphone: "15235755003", // telphone: "15235755003",
telphones: ["15235755003","15210210265"], // telphones: ["15235755003","15210210265"],
telphone: "15210210265",
telphones: ["15210210265"],
// telphone: "15235755003",
// telphones: ["15235755003","15210210265"],
isAuditor: user.isAuditor isAuditor: user.isAuditor
} }
}; };
......
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