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