dromara / fast-request

IntelliJ IDEA plugin Restful Fast Request
https://api-buddy.com/en
Other
448 stars 116 forks source link

无法删除保存的API #257

Closed zlwhub closed 1 year ago

zlwhub commented 1 year ago

Current Version

IDEA 2021.2.2 fast-request 2023.1.7

Operation steps

Error Message

没有错误信息

kings1990 commented 1 year ago

你删除的是api还是controller,麻烦提供一下.fastRequest目录下的那几个跟你删除的controller相关的文件,谢谢

zlwhub commented 1 year ago

抱歉,我没有描述清楚,我删除的是controller。 这是模块名字目录下的directory.json文件。 { "description":"", "directory":"/.fastRequest/collections/ROOT~service_cmn", "filePath":"/.fastRequest/collections/ROOT~service_cmn~", "name":"service_cmn", "type":4 }

这是我.fastRequest目录中controller名字目录下DictController相关的directory.json文件。 { "description":"", "directory":"/.fastRequest/collections/ROOT~service_cmn~DictController", "filePath":"/.fastRequest/collections/ROOT~service_cmn~DictController~", "name":"DictController", "type":3 }

zlwhub commented 1 year ago

还有一个问题,请问能否支持一键保存 Navigate 里面所有的api?并按照不同的模块和controller分类。

kings1990 commented 1 year ago

麻烦检查一下是否有目录 /.fastRequest/collections/ROOT/service_cmn/DictController ,以及目录的权限。

zlwhub commented 1 year ago

是的,存在目录 /.fastRequest/collections/ROOT/service_cmn/DictController,以及其权限为Administrators Allow FullControl

kings1990 commented 1 year ago

老铁麻烦来我的技术群,需要一下老铁存储的具体参数,因为我这边复现不出来,怀疑是数据问题

zlwhub commented 1 year ago

好的