From 1eafc02d57ac6d8a89c88e501dd67bd8bbef2def Mon Sep 17 00:00:00 2001 From: zjk2017 <2548836866@qq.com> Date: Tue, 3 Sep 2024 18:32:03 +0800 Subject: [PATCH] =?UTF-8?q?Update=20and=20rename=20=E5=90=8C=E8=8A=B1?= =?UTF-8?q?=E9=A1=BA1.ts=20to=20ql=5FthsSignIn.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 同花顺1.ts => ql_thsSignIn.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename 同花顺1.ts => ql_thsSignIn.ts (99%) diff --git a/同花顺1.ts b/ql_thsSignIn.ts similarity index 99% rename from 同花顺1.ts rename to ql_thsSignIn.ts index 3af98c3..9d4f574 100644 --- a/同花顺1.ts +++ b/ql_thsSignIn.ts @@ -11,7 +11,7 @@ */ import { Env } from './utils'; -const $ = new Env('同花顺签到1'); +const $ = new Env('同花顺签到2'); /** 签到 */ export async function signCheckIn(cookie: string) {