From 3a03f2fa385f3702bc9666abd466ad96f86df1d6 Mon Sep 17 00:00:00 2001 From: ch <37327@LLOOCCY> Date: 星期四, 29 四月 2021 16:25:40 +0800 Subject: [PATCH] 部门基础资料树形方法API --- WebAPI/ListModels.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/WebAPI/ListModels.cs b/WebAPI/ListModels.cs index dafabb8..54af3c6 100644 --- a/WebAPI/ListModels.cs +++ b/WebAPI/ListModels.cs @@ -236,5 +236,7 @@ return list; } + + } } \ No newline at end of file -- Gitblit v1.9.1