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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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