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