dengbiao 4 months ago
parent
commit
6e7e2546a2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/lib/flexible_employment/new_pupiao.go

+ 1
- 1
app/lib/flexible_employment/new_pupiao.go View File

@@ -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 {


Loading…
Cancel
Save