pub async fn get_upload_settings() -> Result<UploadSettings, ServerFnError>
读取素材上传配置(上传弹窗并发数)。
settings 表缺失键时回退到默认值,保证向后兼容。
post
<auto>