f
This commit is contained in:
@@ -31,7 +31,7 @@ func ProcessQYGLDJ33Request(ctx context.Context, params []byte, deps *processors
|
|||||||
|
|
||||||
// 构建数据宝入参(sign 外的业务参数可按需 AES 加密后作为 bodyData)
|
// 构建数据宝入参(sign 外的业务参数可按需 AES 加密后作为 bodyData)
|
||||||
reqParams := map[string]interface{}{
|
reqParams := map[string]interface{}{
|
||||||
"key": "112813815e2cc281ad8f552deb7a3c7f",
|
"key": "f51ed30b0d4208bf7e6f2ba499d49d4f",
|
||||||
}
|
}
|
||||||
if hasEntCode {
|
if hasEntCode {
|
||||||
reqParams["creditCode"] = paramsDto.EntCode
|
reqParams["creditCode"] = paramsDto.EntCode
|
||||||
|
|||||||
Reference in New Issue
Block a user