diff --git a/XCoder/CrazyCoder.csproj b/XCoder/CrazyCoder.csproj
index 84a6f7b..dfbcd79 100644
--- a/XCoder/CrazyCoder.csproj
+++ b/XCoder/CrazyCoder.csproj
@@ -73,7 +73,7 @@
- 10.10.2024.426-beta1001
+ 10.10.2024.501
2.0.2024.407
@@ -88,7 +88,7 @@
2.9.2024.426-beta1008
- 11.11.2024.424-beta1026
+ 11.12.2024.503
2024.0.0
diff --git a/XCoder/Tools/FrmSecurity.cs b/XCoder/Tools/FrmSecurity.cs
index 330d85f..9c06fea 100644
--- a/XCoder/Tools/FrmSecurity.cs
+++ b/XCoder/Tools/FrmSecurity.cs
@@ -512,7 +512,7 @@ private void btnSnowflake_Click(Object sender, EventArgs e)
$"十六:{v:X16}",
$"编码:{(t << 2):X8} {workerId:X2} {sequence:X3}",
$"基准:{snow.StartTimestamp.ToFullString()} {snow.StartTimestamp.Kind}",
- $"时间:{time.ToFullString()} {time.Kind} ({t} / {(t << 22):X8})",
+ $"时间:{time:yyyy-MM-dd HH:mm:ss.fff} {time.Kind} ({t} / {(t << 22):X8})",
$"节点:{workerId} ({workerId:X4})",
$"序号:{sequence} ({sequence:X4})",
$"本机:{snow.WorkerId} ({snow.WorkerId:X4})");
diff --git a/XCoderLinux/XCoderLinux.csproj b/XCoderLinux/XCoderLinux.csproj
index 8e66fc8..6eab3a9 100644
--- a/XCoderLinux/XCoderLinux.csproj
+++ b/XCoderLinux/XCoderLinux.csproj
@@ -49,9 +49,9 @@
-
+
-
+