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