From 6b7b0ba98f0ea8bc4a0ca7f6031ff867abb32d0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=87=AA=E5=B8=A6=E5=A4=A7=E4=BD=AC=E6=B0=94=E5=9C=BA?= <188633308@qq.com> Date: Mon, 26 Apr 2021 21:43:39 +0800 Subject: [PATCH] =?UTF-8?q?fix=20id=E7=B1=BB=E5=9E=8B=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Api/Ewide.Core/Service/Role/Dto/RoleOutput.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Api/Ewide.Core/Service/Role/Dto/RoleOutput.cs b/Api/Ewide.Core/Service/Role/Dto/RoleOutput.cs index 3351607..559d875 100644 --- a/Api/Ewide.Core/Service/Role/Dto/RoleOutput.cs +++ b/Api/Ewide.Core/Service/Role/Dto/RoleOutput.cs @@ -8,7 +8,7 @@ /// /// Id /// - public long Id { get; set; } + public string Id { get; set; } /// /// 编码