(req dto.AgentAccountVerifyReq)
| 81 | UpdateAccountModel(req dto.AgentAccountModelUpdateReq) error |
| 82 | DeleteAccountModel(req dto.AgentAccountModelDeleteReq) error |
| 83 | VerifyAccount(req dto.AgentAccountVerifyReq) error |
| 84 | DeleteAccount(req dto.AgentAccountDeleteReq) error |
| 85 | |
| 86 | GetFeishuConfig(req dto.AgentFeishuConfigReq) (*dto.AgentFeishuConfig, error) |
no outgoing calls
no test coverage detected