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