refactor: Remove unused entity and datasource files; add AuthDto for authentication, simplification

This commit is contained in:
2025-03-10 09:47:44 +00:00
parent 3b0b2b4340
commit 7f275c774e
52 changed files with 1567 additions and 1059 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package entities
package models
import (
"time"