dengbiao 4 月之前
父節點
當前提交
6e7e2546a2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      app/lib/flexible_employment/new_pupiao.go

+ 1
- 1
app/lib/flexible_employment/new_pupiao.go 查看文件

@@ -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…
取消
儲存