yangle
2022-06-30 1cf37e52dcefd6bbf567818b50e16f36c7fae84c
WebAPI/Controllers/BaseSet/Gy_DepartmentController.cs
@@ -54,7 +54,6 @@
                objJsonResult.Message = "Sucess!";
                objJsonResult.data = ds.Tables[0];
                return objJsonResult;
            }
            catch (Exception e)
            {