1
This commit is contained in:
@@ -231,3 +231,8 @@ func TestGetImage(t *testing.T) {
|
||||
|
||||
globals.SugarLogger.Debugf("---%s", string(data))
|
||||
}
|
||||
|
||||
func TestUploadInvoice(t *testing.T) {
|
||||
err := api.UploadInvoice("12532643754865764", "https://s3plus.meituan.com/invoice/h1d28903f293gd9g19rgf21e", "71209468123", "192473206944002876")
|
||||
globals.SugarLogger.Debugf("--err := %v", err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user