src/api/system/tenant/index.ts @@ -96,6 +96,6 @@ export function syncTenantDict() { return request({ url: '/system/tenant/syncTenantDict', method: 'get', method: 'get' }); }