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