// server/api/user/settings.post.ts - 兼容 POST 保存个人配置,复用 PUT 实现 export { default } from "./settings.put";