WebAPI/Controllers/WebAPIController.cs
@@ -208,7 +208,7 @@ { objJsonResult.code = "0"; objJsonResult.count = 0; objJsonResult.Message = "删除失败!"; Web / GetOrganizations objJsonResult.Message = "删除失败!"; objJsonResult.data = null; return objJsonResult; }