Skip to content

[Bug] 录制时保存的 LocalDateTime类型的参数"createTime": "2025-09-26 09:06:14.000000000", 带有微秒,导致请求dubbo接口失败,应该如何处理 #731

@dingbo996-svg

Description

@dingbo996-svg

Search before asking

  • I have searched the existing issues before asking.

AREX Test Service

UI (arextest/arex)

Current Behavior

录制时,请求中包含 "createTime"LocalDateTime类型的字段(入参值=2025-09-26 09:06:14),回放时,变成了2025-09-26 09:06:14.000000000,导致回放失败

Expected Behavior

期待回放时也保持这个值(入参值=2025-09-26 09:06:14),

Steps To Reproduce

1,录制;2,回放 3,查看报告

Anything else

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions