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