Dubbo 调用接口是Object类型 模拟调用的时候 怎么传 才可以变成BigDecimal呢?
Open
type/discussion
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
Dubbo 调用接口 参数是Object类型 模拟调用的时候 怎么传 才可以变成BigDecimal呢?
如果传10.00 会变成double类型
如果传'10.00' 会变成string类型
Contributor guide
Research direction
No file, test, or entry point is named in the issue. Start by reproducing the Dubbo mock invocation with an Object argument and tracing how the value is interpreted; done when the supported way to preserve or obtain BigDecimal is established and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100