🧱 Add new ApiError system

This commit is contained in:
2025-08-18 01:10:49 +08:00
parent d4a2e5ef5b
commit 201126e5d0
4 changed files with 285 additions and 26 deletions

View File

@@ -36,4 +36,8 @@
<Protobuf Include="Proto\*.proto" ProtoRoot="Proto" GrpcServices="Both" AdditionalFileExtensions="Proto\" />
</ItemGroup>
<ItemGroup>
<Folder Include="Error\" />
</ItemGroup>
</Project>