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