Support route listing & search
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
func TestQuerySchedule( t *testing.T ) {
|
||||
qo := Query( "zh", "K73 池" )
|
||||
qo := Query( "zh", "水" )
|
||||
|
||||
fmt.Print( qo.Message() )
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user