yxj
2022-04-21 74df9dfff2c73f969626a4cdcbbc27fdcb421107
WebAPI/Controllers/BaseSet/Gy_DepartmentController.cs
@@ -54,7 +54,6 @@
                objJsonResult.Message = "Sucess!";
                objJsonResult.data = ds.Tables[0];
                return objJsonResult;
            }
            catch (Exception e)
            {