alibaba / pont

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

Update base.ts #398

Closed FrozenQ closed 9 months ago

FrozenQ commented 1 year ago

默认的fetchmethod 添加 读取pont-config.json同级别的本地文件

What kind of change does this PR introduce(这个 PR 引入了什么样的变化)?

Does this PR introduce a breaking change(这次 PR 引入了一个重大变化吗)?

If yes, please describe the impact and migration path for existing applications(如果是,请描述现有应用程序的影响和迁移路径):

The PR fulfills these requirements(PR 符合以下要求)

Other information(其他信息)

z979054461 commented 9 months ago

测试发现问题, 1:base.ts已标记为废弃,后续可能删除。需要修改packages/pont-engine/src/main/originManage/OriginReader.ts 2:四层相对路径太脆弱,本地调试的时候路径错误

这个功能建议配置fetchMethodPath实现自定义