Commit d9d1c7c7 by 庄冰

全国

parent 521bfdbe
......@@ -402,6 +402,9 @@ class UtilsNeedSve extends AppServiceBase {
case "34":
pobj.area = "海南";
break;
case "QUANGUO":
pobj.area = "全国";
break;
default:
pobj.area = "";
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