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