|
@@ -9,13 +9,6 @@ import (
|
|
"time"
|
|
"time"
|
|
)
|
|
)
|
|
|
|
|
|
-package models
|
|
|
|
-
|
|
|
|
-import (
|
|
|
|
-"github.com/beego/beego/v2/client/orm"
|
|
|
|
-"time"
|
|
|
|
-)
|
|
|
|
-
|
|
|
|
|
|
|
|
type BaseFromSci99Index struct {
|
|
type BaseFromSci99Index struct {
|
|
BaseFromSciIndexId int `orm:"column(base_from_sci_index_id);pk"`
|
|
BaseFromSciIndexId int `orm:"column(base_from_sci_index_id);pk"`
|