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