zhangqian
2023-08-29 79c5ab6dec7a29b824eee76b028d153e3b8174ad
model/system/sys_user.go
@@ -1,8 +1,8 @@
package system
import (
   "github.com/flipped-aurora/gin-vue-admin/server/global"
   "github.com/gofrs/uuid/v5"
   "srm/global"
)
type SysUser struct {