feat:优化信息,完善es查询,完善网站首页公司信息查询
This commit is contained in:
@ -108,7 +108,6 @@ func TestNewInstance2(t *testing.T) {
|
||||
function := func(src interface{}) {
|
||||
obj := reflect.ValueOf(src).Interface()
|
||||
t.Log(obj)
|
||||
|
||||
var a interface{} = &Manage{ID: 123123}
|
||||
|
||||
out := make([]interface{}, 0)
|
||||
|
Reference in New Issue
Block a user