chore: 测试卡片结果
All checks were successful
Egg Server CI/CD / build-image (push) Successful in 42s
Egg Server CI/CD / refresh-image (push) Successful in 16s
Egg Server CI/CD / fast-deploy (push) Successful in 3s

This commit is contained in:
zhaoyingbo 2024-09-30 03:31:29 +00:00
parent a6fd00e323
commit 2965d048c3

View File

@ -5,7 +5,7 @@ import groupAgent from "./groupAgent"
const ACTION_MAP = {
sendFunctionSelector: groupAgent.sendFunctionSelector,
sendTimeScopeSelector: groupAgent.sendTimeScopeSelector,
sendTimeScopeSelector: groupAgent.sendFunctionSelector,
manageGroupMsg: groupAgent.manageGroupMsg,
}