dengbiao vor 4 Monaten
Ursprung
Commit
6e7e2546a2
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      app/lib/flexible_employment/new_pupiao.go

+ 1
- 1
app/lib/flexible_employment/new_pupiao.go Datei anzeigen

@@ -23,7 +23,7 @@ type PuPiaoService struct {
SecretKey string
}

const NewUrlForPrd = "https://merchant-hlg.youjiayun.com"
const NewUrlForPrd = "http://merchant-hlg.youjiayun.com"
const NewUrlForDev = "http://saas-merchant-test.youjiayun.com"

func NewNewPuPiao(appKey, secretKey, merchantNo, agreementId string) *PuPiaoService {


Laden…
Abbrechen
Speichern