bug修改。

This commit is contained in:
Renpc-kilig 2021-07-01 15:09:57 +08:00
parent 1d0c4357c0
commit 6bf62ae804

View File

@ -133,5 +133,4 @@ public class ServiceCityController extends AbstractController {
jsonObject = JSONObject.parseObject(str);
return jsonObject;
}
}