18c339a94Sopenharmony_ci# SERVICE生成工具 问题反馈 28c339a94Sopenharmony_ci 38c339a94Sopenharmony_ci## 问题反馈 48c339a94Sopenharmony_ci 58c339a94Sopenharmony_ci1、使用工具生成service框架代码时,报错“ EEXIST: file already exists, mkdir 'out\examservice'”。 68c339a94Sopenharmony_ci 78c339a94Sopenharmony_ci 88c339a94Sopenharmony_ci 98c339a94Sopenharmony_ci问题定位:在使用工具生成service框架代码之前,指定目录下已存在.h文件中class对应的框架代码文件,因此生成失败。 108c339a94Sopenharmony_ci 118c339a94Sopenharmony_ci问题解决:修改.h文件中class名称,或删除对应框架代码都可以解决该问题。 128c339a94Sopenharmony_ci 13