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