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