暂时屏蔽时区

This commit is contained in:
2024-03-14 13:25:51 +08:00
parent 8de0671d31
commit 664b308e31
3 changed files with 3 additions and 5 deletions
@@ -33,7 +33,7 @@ namespace IRaCIS.Core.API
//options.SerializerSettings.Converters.Add(new JSONCustomDateConverter()) ;
options.SerializerSettings.Converters.Add(services.BuildServiceProvider().GetService<JSONTimeZoneConverter>());
//options.SerializerSettings.Converters.Add(services.BuildServiceProvider().GetService<JSONTimeZoneConverter>());
//options.SerializerSettings.Converters.Add(services.BuildServiceProvider().GetService<CustomStringConverter>());