module.exports = { // 需要被监听的api地址路径 apiListPath: "F:\\desktop\\vue-class-api-tsx\\src\\core\\config\\configure.config.ts", // 生成的service层代码存放路径 outPutServicePath: "F:\\desktop\\vue-class-api-tsx\\src\\core\\service" }