Update and rename 同花顺.ts to 同花顺1.ts

This commit is contained in:
zjk2017
2024-09-03 18:30:10 +08:00
committed by GitHub
parent 8b599d4fc2
commit 17706d517a

View File

@@ -11,7 +11,7 @@
*/ */
import { Env } from './utils'; import { Env } from './utils';
const $ = new Env('同花顺签到'); const $ = new Env('同花顺签到1');
/** 签到 */ /** 签到 */
export async function signCheckIn(cookie: string) { export async function signCheckIn(cookie: string) {