pub async fn update_asset_alt( id: String, alt: String, ) -> Result<AssetOpResponse, ServerFnError>
更新素材 alt(管理性备注,不回写已有文章 HTML)。
post
<auto>