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