f
This commit is contained in:
@@ -23,7 +23,7 @@ func ProcessIVYZ18HYRequest(ctx context.Context, params []byte, deps *processors
|
|||||||
|
|
||||||
// 构建数据宝入参(sign 外的业务参数可按需 AES 加密后作为 bodyData)
|
// 构建数据宝入参(sign 外的业务参数可按需 AES 加密后作为 bodyData)
|
||||||
reqParams := map[string]interface{}{
|
reqParams := map[string]interface{}{
|
||||||
"key": "1cce582f0a6f3ca40de80f1bea9b9698",
|
"key": "",
|
||||||
"certNum": paramsDto.IDCard,
|
"certNum": paramsDto.IDCard,
|
||||||
"name": paramsDto.Name,
|
"name": paramsDto.Name,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user