f
This commit is contained in:
@@ -39,7 +39,7 @@ func ProcessQYGLJ0Q1Request(ctx context.Context, params []byte, deps *processors
|
|||||||
}
|
}
|
||||||
|
|
||||||
// 最终请求 URL = https://api.chinadatapay.com/communication + 拼接接口地址值,如 personal/197
|
// 最终请求 URL = https://api.chinadatapay.com/communication + 拼接接口地址值,如 personal/197
|
||||||
apiPath := "/communication/personal/1979"
|
apiPath := "/communication/personal/10216"
|
||||||
data, err := deps.ShujubaoService.CallAPI(ctx, apiPath, reqParams)
|
data, err := deps.ShujubaoService.CallAPI(ctx, apiPath, reqParams)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
if errors.Is(err, shujubao.ErrDatasource) {
|
if errors.Is(err, shujubao.ErrDatasource) {
|
||||||
|
|||||||
Reference in New Issue
Block a user