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