Open Closed

Distributed Entity Cache dto Id is empty #4160


User avatar
0
hi.wujj@gmail.com created
  • ABP Framework version: v7.0 rc2
  • UI type: Angular / MVC / Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

transform dto entity id is empty? pls help .thanks

Look at the picture


1 Answer(s)
  • User Avatar
    0
    hi.wujj@gmail.com created

    fixed

    https://github.com/abpframework/abp/pull/14055#issuecomment-1259197182

    [JsonInclude] public override Guid Id { get; protected set; }

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11