noco 天津webhooks的模块

This commit is contained in:
2025-11-29 11:39:59 +08:00
parent 22c1db570c
commit 420612501e
7 changed files with 197 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ import util from 'node:util';
// # 签到表
// const table = 'mcby44q8zrayvn9'
// 本地
const table = 'mi89er1m951pb3g'
const table = 'mecdgojq151iwk9'
export const nocoApi = new NocoApi({
baseURL: config.NOCODB_URL || 'http://localhost:8080',
token: config.NOCODB_API_KEY || '',