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