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