diff --git a/console/src/main/resources/application-local.yml b/console/src/main/resources/application-local.yml index 920c8b7f..6c9cb5ca 100644 --- a/console/src/main/resources/application-local.yml +++ b/console/src/main/resources/application-local.yml @@ -113,6 +113,6 @@ activeMq: sendWeChatMessage: tcp://localhost:61616?wireFormat.maxInactivityDuration=0 queue: send.weChat.notice exportDocument: - filePath: /Users/zhaojiawei/Desktop/青岛项目后台/mesnac5.biz/production/src/main/resources/ + filePath: /Users/zhaojiawei/Desktop/青岛项目后台/mesnac6.biz/production/src/main/resources/ outputPath: /Users/zhaojiawei/Desktop/ - template: scrap.ftl \ No newline at end of file + template: SFC_SCRAP_TEMPLATE.ftl \ No newline at end of file