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; }
///
/// 编码