feat: adjust send msg code struct

This commit is contained in:
engigu
2024-01-03 17:12:47 +08:00
parent df2aaced53
commit 6fc60d67b5
4 changed files with 121 additions and 72 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Use Node.js
- name: Use Node.js Golang
uses: actions/setup-node@v3
with:
node-version: "20.x"