Update 同花顺.ts

This commit is contained in:
zjk2017
2024-09-03 18:27:59 +08:00
committed by GitHub
parent 04150f9f2d
commit 8b599d4fc2

View File

@@ -8,7 +8,6 @@
cron: 55 8 * * * cron: 55 8 * * *
环境变量: ths_cookie 抓包 https://eq.10jqka.com.cn 请求 header 里面的 cookie。多账号用 & 或换行分割 环境变量: ths_cookie 抓包 https://eq.10jqka.com.cn 请求 header 里面的 cookie。多账号用 & 或换行分割
示例export ths_cookie="" 示例export ths_cookie=""
new Env('同花顺签到');
*/ */
import { Env } from './utils'; import { Env } from './utils';