Update ql_thsSignIn.ts

This commit is contained in:
zjk2017
2024-09-03 19:07:18 +08:00
committed by GitHub
parent 1eafc02d57
commit 3e3428ff31

View File

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