feat(ReverseEngine):初始化工程
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package entity
|
||||
|
||||
type TableMessage struct {
|
||||
TableName string //数据库表名
|
||||
}
|
||||
Reference in New Issue
Block a user