ing
This commit is contained in:
parent
83807646bd
commit
9b7b98602b
|
@ -6,7 +6,7 @@ import (
|
||||||
"strconv"
|
"strconv"
|
||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
cuej "git.loafle.net/commons_go/util/encoding/json"
|
cuej "git.loafle.net/commons/util-go/encoding/json"
|
||||||
)
|
)
|
||||||
|
|
||||||
type ResultSetCol struct {
|
type ResultSetCol struct {
|
||||||
|
|
|
@ -6,7 +6,7 @@ import (
|
||||||
"strconv"
|
"strconv"
|
||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
cuej "git.loafle.net/commons_go/util/encoding/json"
|
cuej "git.loafle.net/commons/util-go/encoding/json"
|
||||||
)
|
)
|
||||||
|
|
||||||
type ResultSetRow struct {
|
type ResultSetRow struct {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user