diff --git a/同花顺.ts b/同花顺1.ts similarity index 99% rename from 同花顺.ts rename to 同花顺1.ts index 270067a..3af98c3 100644 --- a/同花顺.ts +++ b/同花顺1.ts @@ -11,7 +11,7 @@ */ import { Env } from './utils'; -const $ = new Env('同花顺签到'); +const $ = new Env('同花顺签到1'); /** 签到 */ export async function signCheckIn(cookie: string) {