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