554325746@qq.com
2019-06-22 4533c90da1f142ba683a94681db0de58a422d742
1
2
3
4
5
6
7
package insertdata
 
import "testing"
 
func TestInsertToEs(t *testing.T){
    InsertToEs()
}