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 (
"database/sql"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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