Skip to content

Commit

Permalink
Update AssetObjectModel.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
laolarou726 authored and BiDuang committed Feb 7, 2024
1 parent 4a1422d commit 4420c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProjBobcat/ProjBobcat/Class/Model/AssetObjectModel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ public class AssetObjectModel
}

[JsonSerializable(typeof(AssetObjectModel))]
partial class AssetObjectModelContext : JsonSerializerContext
public partial class AssetObjectModelContext : JsonSerializerContext
{
}

0 comments on commit 4420c2b

Please sign in to comment.