1 Commits

Author SHA1 Message Date
zhoujie 030343bc01 feat: 修改包名 2024-09-14 16:02:22 +08:00
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package tmapping
package tdmap
import (
"database/sql"
+1 -1
View File
@@ -1,4 +1,4 @@
package tmapping
package tdmap
import (
"fmt"
+1 -1
View File
@@ -1,4 +1,4 @@
package tmapping
package tdmap
import (
"database/sql"
+1 -1
View File
@@ -1,4 +1,4 @@
package tmapping
package tdmap
import (
"fmt"
+1 -1
View File
@@ -1,4 +1,4 @@
package tmapping
package tdmap
import (
"sync"
+1 -1
View File
@@ -1,4 +1,4 @@
package tmapping
package tdmap
import (
"log"
+1 -1
View File
@@ -1,4 +1,4 @@
package tmapping
package tdmap
type TableRowMateria struct {
SuperTableName string