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

This commit is contained in:
zjk2017
2024-09-03 18:32:03 +08:00
committed by GitHub
parent 17706d517a
commit 1eafc02d57

View File

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