alibaba / pont

🌉数据服务层解决方案
MIT License
3.04k stars 251 forks source link

获远程接口数据失败 Error: compiler error in defname #358

Closed wjp5826 closed 1 year ago

wjp5826 commented 1 year ago

What happens(发生了什么)?

获远程接口数据失败 Error: compiler error in defname A clear and concise description of what the bug is(对错误的清晰而简明的描述). [OriginManage ] 使用最新的远程数据 [OriginManage ] 更新 CodeGenerator dataSource [OriginManage ] 更新 CodeGenerator dataSource [OriginManage ] 本地数据源更新中... [OriginManage ] [fetchMethod] 获远程数据中... [OriginManage ] [translate] 翻译接口数据中的非法字符 [OriginManage ] 解析接口文本数据 [OriginManage ] [transform2StandardDataSource] 将远程数据转化成 pont 标准数据模型 [OriginManage ] 获远程接口数据失败 Error: compiler error in defname: Result«分页数据结构«ContractManageResponse»» [OriginManage ] 本地数据源更新完成

Mini Showcase Repository(迷你展示库)

Provide a mini GitHub repository which can reproduce the issue(提供一个可以重现问题的小型 Github 存储库).

How To Reproduce(如何重现)

Steps to reproduce the behavior(重现行为的步骤): 1. 2.

Expected behavior(预期行为) 1. 2.

Context(上下文)

wjp5826 commented 1 year ago

pont version: 1.5.4 Node Version: v16.13.2 Platform(操作系统平台): win

wjp5826 commented 1 year ago

我把vscode pont切换到1.3.2版本,就正常了

ianfuin commented 1 year ago

翻译问题,https://github.com/alibaba/pont/pull/361 已解决该问题