This commit is contained in:
2025-05-19 03:18:22 +07:00
parent 107504317e
commit e409a69a54
23 changed files with 336 additions and 199 deletions
+1
View File
@@ -1,6 +1,7 @@
package models
type Application struct {
ID int64
TeamID int64
Name string
State string