Update dataselector.go
This commit is contained in:
parent
9a06c84953
commit
bedbf1f65a
@ -10,7 +10,7 @@ import (
|
||||
)
|
||||
|
||||
|
||||
type dataSelector struct { //包内调用,首字母小写
|
||||
type dataSelector struct {
|
||||
GenericDataList []DataCell
|
||||
DataSelect *DataSelectQuery
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user