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 {


불러오는 중...
취소
저장