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