mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-04 00:10:25 +08:00
@@ -59,7 +59,7 @@ func (c *Column) GetColumnType() string {
|
||||
}
|
||||
}
|
||||
|
||||
return string(c.DataType)
|
||||
return c.DataType
|
||||
}
|
||||
|
||||
// 数据库对应的数据类型
|
||||
|
||||
Reference in New Issue
Block a user