From 93bbee8a804b66b57fd16499e83c59c21e7f5abe Mon Sep 17 00:00:00 2001 From: lg <999544862qq.com> Date: 星期四, 29 八月 2024 16:24:14 +0800 Subject: [PATCH] 用户管理 --- WebApi/.vs/GsMesSolution/v17/DocumentLayout.json | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/WebApi/.vs/GsMesSolution/v17/DocumentLayout.json b/WebApi/.vs/GsMesSolution/v17/DocumentLayout.json index 189dc5d..93e5d24 100644 --- a/WebApi/.vs/GsMesSolution/v17/DocumentLayout.json +++ b/WebApi/.vs/GsMesSolution/v17/DocumentLayout.json @@ -3,8 +3,8 @@ "WorkspaceRootPath": "D:\\GsMesV2\\WebApi\\", "Documents": [ { - "AbsoluteMoniker": "D:0:0:{C77F6A1D-0CEA-40DE-9B03-C59B581531E8}|Gs.User\\Gs.User.csproj|d:\\gsmesv2\\webapi\\gs.user\\service\\usercontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", - "RelativeMoniker": "D:0:0:{C77F6A1D-0CEA-40DE-9B03-C59B581531E8}|Gs.User\\Gs.User.csproj|solutionrelative:gs.user\\service\\usercontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + "AbsoluteMoniker": "D:0:0:{C77F6A1D-0CEA-40DE-9B03-C59B581531E8}|Gs.User\\Gs.User.csproj|d:\\gsmesv2\\webapi\\gs.user\\service\\organizationcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{C77F6A1D-0CEA-40DE-9B03-C59B581531E8}|Gs.User\\Gs.User.csproj|solutionrelative:gs.user\\service\\organizationcontroller.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" } ], "DocumentGroupContainers": [ @@ -31,14 +31,14 @@ { "$type": "Document", "DocumentIndex": 0, - "Title": "UserController.cs", - "DocumentMoniker": "D:\\GsMesV2\\WebApi\\Gs.User\\Service\\UserController.cs", - "RelativeDocumentMoniker": "Gs.User\\Service\\UserController.cs", - "ToolTip": "D:\\GsMesV2\\WebApi\\Gs.User\\Service\\UserController.cs", - "RelativeToolTip": "Gs.User\\Service\\UserController.cs", - "ViewState": "AQIAAGYAAAAAAAAAAAAywHIAAAAvAAAA", + "Title": "OrganizationController.cs", + "DocumentMoniker": "D:\\GsMesV2\\WebApi\\Gs.User\\Service\\OrganizationController.cs", + "RelativeDocumentMoniker": "Gs.User\\Service\\OrganizationController.cs", + "ToolTip": "D:\\GsMesV2\\WebApi\\Gs.User\\Service\\OrganizationController.cs", + "RelativeToolTip": "Gs.User\\Service\\OrganizationController.cs", + "ViewState": "AQIAABcAAAAAAAAAAAAYwB0AAAArAAAA", "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", - "WhenOpened": "2024-08-27T14:27:24.014Z", + "WhenOpened": "2024-08-28T00:45:55.543Z", "EditorCaption": "" } ] -- Gitblit v1.9.3