panlei
2019-07-13 08316fa2215b145c7768faaa299a4ebb334cf852
1
2
3
4
5
6
7
package insertdata
 
import "testing"
 
func TestInsertToEs(t *testing.T){
    //InsertToEs()
}