get group List
static Future<Result> getGroupList() async { return await get('/api/v3/get-my-group-list'); }