Commit c45cad1d by 王栋源

wdy

parent ec1d7a7a
...@@ -176,7 +176,7 @@ class GatewaypushlogService extends ServiceBase { ...@@ -176,7 +176,7 @@ class GatewaypushlogService extends ServiceBase {
pobj.mobile = pobj.phone; pobj.mobile = pobj.phone;
pobj.action_type = "submitNeed"; pobj.action_type = "submitNeed";
if (pobj.area) { if (pobj.area) {
switch (pobj.action_type) { switch (pobj.area) {
case "1": case "1":
pobj.area = "北京"; pobj.area = "北京";
break; break;
......
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