This website requires JavaScript.
Explore
Help
Register
Sign In
TRKJ
/
mayfly-go
Watch
2
Star
0
Fork
0
You've already forked mayfly-go
mirror of
https://gitee.com/dromara/mayfly-go
synced
2025-11-03 16:00:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43edef412cc36059e5eb2371bd6159e20ce2e572
mayfly-go
/
server
/
pkg
/
model
/
login_account.go
8 lines
95 B
Go
Raw
Normal View
History
Unescape
Escape
代码重构-基于gin,gorm
2021-04-16 15:10:07 +08:00
package
model
type
LoginAccount
struct
{
Id
uint64
Username
string
!123 一些bug修复 * fix: 数据同步、数据迁移体验优化 * fix: des加密传输sql * fix: 修复达梦字段注释显示问题 * fix: mysql timestamp 字段类型导出ddl错误修复
2024-08-22 00:43:39 +00:00
Token
string
代码重构-基于gin,gorm
2021-04-16 15:10:07 +08:00
}
Reference in New Issue
Copy Permalink