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