refactor: migrate to Tencent Cloud backend
这个提交包含在:
@@ -0,0 +1,7 @@
|
||||
const { handle } = require('./app')
|
||||
|
||||
exports.main_handler = async (event, context) => {
|
||||
return handle(event, context)
|
||||
}
|
||||
|
||||
exports.main = exports.main_handler
|
||||
在新工单中引用
屏蔽一个用户