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