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