1 Commits

Author SHA1 Message Date
030343bc01 feat: 修改包名 2024-09-14 16:02:22 +08:00
7 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
package tmapping package tdmap
import ( import (
"database/sql" "database/sql"

View File

@@ -1,4 +1,4 @@
package tmapping package tdmap
import ( import (
"fmt" "fmt"

View File

@@ -1,4 +1,4 @@
package tmapping package tdmap
import ( import (
"database/sql" "database/sql"

View File

@@ -1,4 +1,4 @@
package tmapping package tdmap
import ( import (
"fmt" "fmt"

View File

@@ -1,4 +1,4 @@
package tmapping package tdmap
import ( import (
"sync" "sync"

View File

@@ -1,4 +1,4 @@
package tmapping package tdmap
import ( import (
"log" "log"

View File

@@ -1,4 +1,4 @@
package tmapping package tdmap
type TableRowMateria struct { type TableRowMateria struct {
SuperTableName string SuperTableName string