移除注释

This commit is contained in:
ChenYi 2025-07-11 17:24:12 +08:00
parent 7abca2781b
commit 460121fdab

View File

@ -2971,7 +2971,6 @@ export const postFocusesPage = <ThrowOnError extends boolean = false>(
ThrowOnError
>({
...options,
// ...formDataBodySerializer,
url: '/Focuses/Page',
});
};