1
0
forked from baron/baron-sso

ef286330a2 반영 code-check 오류 수정

This commit is contained in:
2026-05-08 15:23:15 +09:00
parent e78b2bea50
commit 8307f65f6a
6 changed files with 62 additions and 46 deletions

View File

@@ -2,9 +2,10 @@ package main
import (
"fmt"
"log"
"gorm.io/driver/postgres"
"gorm.io/gorm"
"log"
)
type User struct {