Skip to content

Commit

Permalink
青龙代码添加尝试
Browse files Browse the repository at this point in the history
  • Loading branch information
lengsukq committed Jan 15, 2024
1 parent f94feea commit b081516
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ const sendMessage = async (accessToken,upInfo)=>{
});
}

async function mainFn() {
export async function mainFn() {
await oneWords();
await basicInfo();
await getAccessToken();
Expand Down
35 changes: 35 additions & 0 deletions ql-main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b081516

Please sign in to comment.