# Studio Finance export workflow service NODE_ENV=production HOST=127.0.0.1 PORT=8891 SERVICE_NAME=studio-finance-api WORKBOOK_DATA_PATH=/srv/studio-finance/current/data/workbook-data.json TEMPLATE_WORKBOOK_PATH=/srv/studio-finance/current/source/万物有灵项目利润分配表2026_原始参考.xlsx EXPORT_DIR=/srv/studio-finance/current/exports PUBLIC_BASE_URL=https://wwyl.yipeng.online/finance # Set to a long random value on the server; Feishu workflow must call with Authorization: Bearer *** EXPORT_WORKFLOW_TOKEN=change-me # Optional: when set, the API reads real Feishu Bitable data on each export/snapshot. # The Base must be accessible to the lark-cli identity on this machine. FEISHU_BASE_TOKEN=BkMXbwzVdance9s68GNcUUe1n4c FINANCE_DEFAULT_YEAR=2026 FEISHU_TEMPLATE_MAPPING_TABLE=原表导出映射表 # Optional overrides # LARK_CLI_BINARY=/Users/bot1/.hermes/node/bin/lark-cli # LARK_CLI_AS=user