xworks

Results 4 issues of xworks

For example, my c++ file extension is ".inl", not ".cpp" or other extensions, can sloc support that ?

question

**描述bug** portal站点统一使用路径前缀/apollo,创建集群失败 **复现** 通过如下步骤可以复现: 1. portal站点统一使用路径前缀/apollo,创建集群 2. 3. 4. **期望** 创建成功 **截图** 截图显示路径不对,404 ![image](https://github.com/apolloconfig/apollo/assets/1674714/7db77306-dc0a-4e5e-9714-1655fb4a0cf0) ### 额外的细节和日志 - 版本:2.2.0 - 错误日志 - 配置: - 平台和操作系统

## What's the purpose of this PR Fix bug while importing the configuration's file ## Which issue(s) this PR fixes: Fixes [#5137 ](https://github.com/apolloconfig/apollo/issues/5137) ## Brief changelog Add the **prefix path**...

size:S
lgtm

- [x] 我已经检查过[discussions](https://github.com/ctripcorp/apollo/discussions) - [x] 我已经搜索过[issues](https://github.com/ctripcorp/apollo/issues) - [x] 我已经仔细检查过[FAQ](https://www.apolloconfig.com/#/zh/faq/common-issues-in-deployment-and-development-phase) **从2.1.0导出配置,导入到 2.2.0 报错,数据中时间解析失败** 报错的信息是: > 2024-05-04 11:37:54.498 ERROR 1 --- [nio-8070-exec-9] c.c.f.a.p.service.ConfigsImportService : import appnamespace error. appnamespace = {"name":"application","appId":"short_link","format":"properties","isPublic":false,"comment":"default app namespace","id":27,"isDeleted":false,"deletedAt":0,"dataChangeCreatedBy":"apollo","dataChangeCreatedTime":"May...

need investigation