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