mirror of
https://github.com/eyebluecn/tank.git
synced 2024-04-21 12:32:16 +00:00
9 lines
47 B
Go
9 lines
47 B
Go
package code
|
|
|
|
type BaseDao struct {
|
|
Bean
|
|
}
|
|
|
|
|
|
|