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