This commit is contained in:
Mrx
2026-03-20 13:27:08 +08:00
parent 249ea0b15a
commit c27b15af18

View File

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