1 Commits

Author SHA1 Message Date
9d03bc8e16 feat: 修改包名 2024-09-14 15:57:03 +08:00
7 changed files with 7 additions and 7 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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