This commit is contained in:
Mrx
2026-04-20 16:58:19 +08:00
parent 2f653be375
commit cd1db5276a

View File

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