Commit b6049242 by 陶光胜

省市区接口

parent f1c90a11
......@@ -174,6 +174,6 @@ public class ProvincesController {
}
}
}
return RestResponse.success(jsonObject);
return RestResponse.success(result);
}
}
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