mirror of
https://github.com/go-gitea/gitea
synced 2024-11-05 17:54:26 +00:00
12 lines
114 B
YAML
12 lines
114 B
YAML
|
# type Repository struct {
|
||
|
# ID int64 `xorm:"pk autoincr"`
|
||
|
# }
|
||
|
-
|
||
|
id: 1
|
||
|
-
|
||
|
id: 2
|
||
|
-
|
||
|
id: 3
|
||
|
-
|
||
|
id: 10
|