[Bug] [数据同步] 运行任务会异常
- Dominant language
- Java
- Stars
- 4.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
### Search before asking
- [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues.
### What happened



运行数据同步任务时,前端的token_id是String类型,后端接收时是Long类型,导致POST请求失败。
### What you expected to happen
能够正常执行任务。
### How to reproduce

任务开发中--->选择数据同步节点---->点击打开任务节点详情,设置好,然后运行。
### Anything else
_No response_
### Version
master
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
Contributor guide
Assessment
This issue has not been assessed yet.