我一直在尝试创建一个通过MailApp发送电子邮件的谷歌表格公式。**@customfunctionfunction SendIssueMails(x) var sheet = SpreadsheetApp.getActiveSpreadsheet().getSheetByName("IssueCourses"); var subject = "Issue updated that needs resolution";
var bod
在localhost中,我可以看到当我执行"npm run dev“我的自定义服务器...如果存在我的自定义server.js,根目录下的cookie会进行重定向。但在Vercel的生产环境中,我看不到这个自定义服务器正在工作(我可以看到,因为在Server.js中,我添加了一个名为"n- Session“、值为"1”的会话Cookie,但在生产环境中不能工作(