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