技术市集丨一文详解 deepin UOS AI 如何配置自定义模型
<p><img class="alignnone size-full wp-image-34183" src="https://www.deepin.org/wp-content/uploads/2024/07/640.jpeg" alt="" width="900" height="383" srcset="https://www.deepin.org/wp-content/uploads/2024/07/640.jpeg 900w, https://www.deepin.org/wp-content/uploads/2024/07/640-300x128.jpeg 300w, https://www.deepin.org/wp-content/uploads/2024/07/640-150x64.jpeg 150w, https://www.deepin.org/wp-content/uploads/2024/07/640-768x327.jpeg 768w, https://www.deepin.org/wp-content/uploads/2024/07/640-24x10.jpeg 24w, https://www.deepin.org/wp-content/uploads/2024/07/640-36x15.jpeg 36w, https://www.deepin.org/wp-content/uploads/2024/07/640-48x20.jpeg 48w" sizes="(max-width: 900px) 100vw, 900px" /></p><p>科技飞速发展的今天,操作系统作为计算机系统的灵魂,其每一次的更新与变革都牵动着无数用户的心弦。近日,开源操作系统deepin迎来了一次重大更新,这次更新不仅在性能上进行了全面优化,更在AI智能化方面迈出了划时代的步伐:内置AI助理,并成功兼容多个千亿级大模型,为用户带来了前所未有的智能操作体验。</p>
<section data-role="outer">
<section data-role="paragraph">为了让deepin和UOS AI变得更开放、更强大,支持更多的大模型,我们开放了UOS AI的模型接入接口,所有OpenAI接口格式的大模型均可以接入到UOS AI,你可以根据自身需求,自行接入自己喜欢的大模型,让UOS AI成为更个性化的智能伙伴。为了让更多用户了解如何配置专属模型,本篇文章将详细介绍:1.UOS AI如何接入在线模型(例如月之暗面和智谱)2.UOS AI如何接入本地模型(例如使用Ollama运行本地模型)</p>
</section>
</section>
<p> </p>
<section data-role="outer">
<section data-role="title" data-tools="135编辑器" data-id="141089">
<section>
<section>
<section>
<section>
<section>
<h1 style="text-align: center;"><strong data-brushtype="text">UOS AI 如何接入在线模型</strong></h1>
</section>
</section>
</section>
</section>
</section>
</section>
</section>
<p>目前,UOS AI 1.3.0版已在deepin V23 RC2应用商店发布,新版支持用户添加自定义模型。</p>
<section data-id="us-4148222" data-tools="135编辑器">
<section>
<h2><strong>接入条件</strong></h2>
</section>
</section>
<p>UOS AI的自定义模型的接口规范为OpenAI的/v1/chat/completions。因此只有提供了OpenAI兼容接口的模型服务才可以被添加到UOS AI中使用。</p>
<section data-id="us-4148222" data-tools="135编辑器">
<section>
<h2><strong>接入在线模型</strong></h2>
</section>
</section>
<p>接下来介绍在线模型的添加方式:</p>
<h4><strong>一、</strong><strong>月之暗面</strong></h4>
<section data-tools="135编辑器" data-id="125633" data-color="#0080ff">
<section>
<section>
<section><strong>0</strong><strong title="" data-original-title="">1:</strong><strong data-brushtype="text">获取API</strong></section>
</section>
</section>
</section>
<p>打开月之暗面的API说明,获取:模型名称和Domain(请求地址):https://platform.moonshot.cn/docs/api/chat#api-%E8%AF%B4%E6%98%8E</p>
<p><img loading="lazy" class="alignnone size-full wp-image-34184 aligncenter" src="https://www.deepin.org/wp-content/uploads/2024/07/1.png" alt="" width="750" height="500" srcset="https://www.deepin.org/wp-content/uploads/2024/07/1.png 750w, https://www.deepin.org/wp-content/uploads/2024/07/1-300x200.png 300w, https://www.deepin.org/wp-content/uploads/2024/07/1-150x100.png 150w, https://www.deepin.org/wp-content/uploads/2024/07/1-24x16.png 24w, https://www.deepin.org/wp-content/uploads/2024/07/1-36x24.png 36w, https://www.deepin.org/wp-content/uploads/2024/07/1-48x32.png 48w" sizes="(max-width: 750px) 100vw, 750px" /></p>
<p>请求地址:https://api.moonshot.cn/v1/chat/completions</p>
<p>模型名称:moonshot-v1-8k</p>
<blockquote><p>Tips:UOS AI会在请求地址中自动添加/chat/completions,因此这里填入的地址需要在月之暗面的地址去掉/chat/completions部分。实际填入为:https://api.moonshot.cn/v1</p></blockquote>
<section data-tools="135编辑器" data-id="125633" data-color="#0080ff">
<section>
<section>
<section><strong>0</strong><strong title="" data-original-title="">2:</strong><strong data-brushtype="text">获取API Key</strong></p>
</section>
</section>
</section>
</section>
<p>登录月之暗面控制台:https://platform.moonshot.cn/console/api-keys</p>
<p>进入【API Key管理】,点击右侧“创建”按钮,生成API Key:</p>
<p><img loading="lazy" class="alignnone size-full wp-image-34185 aligncenter" src="https://www.deepin.org/wp-content/uploads/2024/07/2.png" alt="" width="787" height="607" srcset="https://www.deepin.org/wp-content/uploads/2024/07/2.png 787w, https://www.deepin.org/wp-content/uploads/2024/07/2-300x231.png 300w, https://www.deepin.org/wp-content/uploads/2024/07/2-150x116.png 150w, https://www.deepin.org/wp-content/uploads/2024/07/2-768x592.png 768w, https://www.deepin.org/wp-content/uploads/2024/07/2-24x19.png 24w, https://www.deepin.org/wp-content/uploads/2024/07/2-36x28.png 36w, https://www.deepin.org/wp-content/uploads/2024/07/2-48x37.png 48w" sizes="(max-width: 787px) 100vw, 787px" /></p>
<p>在此界面复制生成的密钥。</p>
<p> </p>
<section data-tools="135编辑器" data-id="125633" data-color="#0080ff">
<section>
<section><strong>0</strong><strong title="" data-original-title="">3:</strong><strong data-brushtype="text">UOS AI添加模型</strong></section>
</section>
</section>
<p>进入UOS AI设置界面,添加模型。在模型添加界面的模型选项中切换为“自定义”。然后填入以下信息:</p>
<ul class="list-paddingleft-1">
<li>API Key:在API Key栏粘贴上步复制的密钥</li>
<li>账号名称:任意填写</li>
<li>模型名称:填入第一步中月之暗面API声明的模型名称:moonshot-v1-8k</li>
<li>请求地址:https://api.moonshot.cn/v1</li>
</ul>
<p>最终的填写效果是:</p>
<p><img loading="lazy" class="alignnone size-full wp-image-34186 aligncenter" src="https://www.deepin.org/wp-content/uploads/2024/07/3.png" alt="" width="733" height="613" srcset="https://www.deepin.org/wp-content/uploads/2024/07/3.png 733w, https://www.deepin.org/wp-content/uploads/2024/07/3-300x251.png 300w, https://www.deepin.org/wp-content/uploads/2024/07/3-150x125.png 150w, https://www.deepin.org/wp-content/uploads/2024/07/3-24x20.png 24w, https://www.deepin.org/wp-content/uploads/2024/07/3-36x30.png 36w, https://www.deepin.org/wp-content/uploads/2024/07/3-48x40.png 48w" sizes="(max-width: 733px) 100vw, 733px" /></p>
<p>点击确认,完成校验后即可在对话窗口中使用。</p>
<p> </p>
<h3>二、<strong>智谱</strong></h3>
<section data-tools="135编辑器" data-id="125633" data-color="#0080ff">
<section>
<section><strong>0</strong><strong title="" data-original-title="">1:</strong><strong data-brushtype="text">获取API</strong></section>
</section>
</section>
<p>进入智谱AI开发平台,查询模型API:https://open.bigmodel.cn/dev/api#glm-4</p>
<p><img loading="lazy" class="alignnone size-full wp-image-34187 aligncenter" src="https://www.deepin.org/wp-content/uploads/2024/07/4.png" alt="" width="641" height="847" srcset="https://www.deepin.org/wp-content/uploads/2024/07/4.png 641w, https://www.deepin.org/wp-content/uploads/2024/07/4-227x300.png 227w, https://www.deepin.org/wp-content/uploads/2024/07/4-114x150.png 114w, https://www.deepin.org/wp-content/uploads/2024/07/4-18x24.png 18w, https://www.deepin.org/wp-content/uploads/2024/07/4-27x36.png 27w, https://www.deepin.org/wp-content/uploads/2024/07/4-36x48.png 36w" sizes="(max-width: 641px) 100vw, 641px" /></p>
<p>请求地址:https://open.bigmodel.cn/api/paas/v4/chat/completions</p>
<p>模型名称:glm-4</p>
<p> </p>
<section>
<section>
<section><strong>0</strong><strong title="" data-original-title="">2:</strong><strong data-brushtype="text">获取API Key</strong></section>
</section>
</section>
<p>进入智谱《API keys》界面:https://open.bigmodel.cn/usercenter/apikeys</p>
<p><img loading="lazy" class="alignnone size-full wp-image-34188 aligncenter" src="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111055.jpg" alt="" width="1080" height="276" srcset="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111055.jpg 1080w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111055-300x77.jpg 300w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111055-1024x262.jpg 1024w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111055-150x38.jpg 150w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111055-768x196.jpg 768w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111055-24x6.jpg 24w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111055-36x9.jpg 36w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111055-48x12.jpg 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></p>
<p> </p>
<p>点击右侧《添加新的API key》按钮,并在生成的新key后点击复制按钮。</p>
<p><img loading="lazy" class="alignnone size-full wp-image-34189 aligncenter" src="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111110.jpg" alt="" width="1080" height="321" srcset="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111110.jpg 1080w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111110-300x89.jpg 300w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111110-1024x304.jpg 1024w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111110-150x45.jpg 150w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111110-768x228.jpg 768w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111110-24x7.jpg 24w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111110-36x11.jpg 36w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111110-48x14.jpg 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></p>
<p> </p>
<section data-tools="135编辑器" data-id="125633" data-color="#0080ff">
<section>
<section><strong>0</strong><strong title="" data-original-title="">3:</strong><strong data-brushtype="text">UOS AI添加模型</strong></section>
</section>
</section>
<p>进入UOS AI设置界面,添加模型,在模型添加界面的模型选项中切换为“自定义”。然后填入以下信息:</p>
<ul class="list-paddingleft-1">
<li>
<section>API Key:在API Key栏粘贴上步复制的密钥</section>
</li>
<li>
<section>账号名称:任意填写</section>
</li>
<li>
<section>模型名称:填入智谱模型的模型名称:glm-4</section>
</li>
<li>
<section>请求地址:UOS AI会在请求地址中自动添加 /chat/completions,因此这里填入的地址需要在智谱的地址去掉 /chat/completions部分。实际填入的为:<strong>https://open.bigmodel.cn/api/paas/v4</strong></section>
</li>
</ul>
<p><img loading="lazy" class="alignnone size-full wp-image-34190 aligncenter" src="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111117.jpg" alt="" width="528" height="442" srcset="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111117.jpg 528w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111117-300x251.jpg 300w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111117-150x126.jpg 150w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111117-24x20.jpg 24w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111117-36x30.jpg 36w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111117-48x40.jpg 48w" sizes="(max-width: 528px) 100vw, 528px" /></p>
<p>点击确认,完成校验后即可在对话窗口中使用。</p>
<p> </p>
<section>
<section>
<h3><strong>三、</strong><strong>其他模型</strong></h3>
</section>
</section>
<p>其他兼容OpenAI API接口的在线模型皆可用以上方法接入。</p>
<section>下面为部分大模型厂商的API说明:</section>
<ul class="list-paddingleft-1">
<li>
<section>百川:https://platform.baichuan-ai.com/docs/api</section>
</li>
<li>
<section>通义千问:https://help.aliyun.com/zh/dashscope/developer-reference/compatibility-of-openai-with-dashscope</section>
</li>
<li>
<section>零一万物:https://platform.lingyiwanwu.com/docs#api-%E5%B9%B3%E5%8F%B0</section>
</li>
<li>
<section>Deepseek:https://platform.deepseek.com/api-docs/zh-cn/</section>
</li>
</ul>
<p> </p>
<section data-role="outer">
<section>
<section>
<section>
<section>
<section>
<h1 style="text-align: center;"><strong data-brushtype="text">UOS AI 如何接入本地模型</strong></h1>
</section>
</section>
<section>
<section></section>
</section>
</section>
</section>
</section>
</section>
<section data-id="us-4148222" data-tools="135编辑器">
<section>
<h2><strong>Ollama</strong></h2>
</section>
</section>
<p>Ollama是一个开源的大语言模型本地部署工具,通过它可以方便的在本机部署开源大模型。</p>
<p><strong>01:安装</strong></p>
<p>Ollama仓库地址:https://github.com/ollama/ollama</p>
<p>按照教程在deepin V23中安装ollama程序。执行以下命令,直接安装ollama。</p>
<p><strong><span style="text-decoration: underline;"><em>curl -fsSL https://ollama.com/install.sh | sh</em></span></strong></p>
<blockquote><p>Tips:编译安装、Docker安装请参阅Github中说明。</p></blockquote>
<p><img loading="lazy" class="alignnone size-full wp-image-34191" src="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111121.jpg" alt="" width="991" height="327" srcset="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111121.jpg 991w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111121-300x99.jpg 300w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111121-150x49.jpg 150w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111121-768x253.jpg 768w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111121-24x8.jpg 24w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111121-36x12.jpg 36w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111121-48x16.jpg 48w" sizes="(max-width: 991px) 100vw, 991px" /></p>
<p>ollama 服务地址:127.0.0.1:11434</p>
<p> </p>
<p><strong>02:运行</strong></p>
<p>安装完成后在终端运行模型,如Qwen2的7B模型:<em><span style="text-decoration: underline;"><strong>ollama run qwen2:7b</strong></span></em></p>
<p>模型第一次运行会自动下载,根据网络情况需要等待一会儿。</p>
<p><img loading="lazy" class="alignnone size-full wp-image-34192" src="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111148.jpg" alt="" width="1080" height="50" srcset="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111148.jpg 1080w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111148-300x14.jpg 300w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111148-1024x47.jpg 1024w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111148-150x7.jpg 150w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111148-768x36.jpg 768w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111148-24x1.jpg 24w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111148-36x2.jpg 36w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111148-48x2.jpg 48w" sizes="(max-width: 1080px) 100vw, 1080px" /></p>
<p> </p>
<p><strong>03:模型仓库</strong></p>
<p>Ollama模型仓库:https://ollama.com/library</p>
<p><img loading="lazy" class="alignnone size-full wp-image-34193 aligncenter" src="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111159.jpg" alt="" width="1000" height="870" srcset="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111159.jpg 1000w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111159-300x261.jpg 300w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111159-150x131.jpg 150w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111159-768x668.jpg 768w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111159-24x21.jpg 24w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111159-36x31.jpg 36w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111159-48x42.jpg 48w" sizes="(max-width: 1000px) 100vw, 1000px" /></p>
<p> </p>
<p>可根据自身需要选择模型。</p>
<p><img loading="lazy" class="alignnone size-full wp-image-34194 aligncenter" src="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111206.jpg" alt="" width="883" height="538" srcset="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111206.jpg 883w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111206-300x183.jpg 300w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111206-150x91.jpg 150w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111206-768x468.jpg 768w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111206-24x15.jpg 24w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111206-36x22.jpg 36w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111206-48x29.jpg 48w" sizes="(max-width: 883px) 100vw, 883px" /></p>
<p> </p>
<section data-id="us-4148222" data-tools="135编辑器"><strong>04:UOS AI配置</strong></section>
<p>Ollama启动模型后,即可在UOS AI中添加该模型。</p>
<p>① 进入UOS AI的模型添加界面,选择模型类型为自定义。</p>
<p><img loading="lazy" class="alignnone size-full wp-image-34196 aligncenter" src="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111212.jpg" alt="" width="527" height="443" srcset="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111212.jpg 527w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111212-300x252.jpg 300w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111212-150x126.jpg 150w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111212-24x20.jpg 24w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111212-36x30.jpg 36w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111212-48x40.jpg 48w" sizes="(max-width: 527px) 100vw, 527px" /></p>
<p> </p>
<p>②账号名称:根据需要随意填写。</p>
<p>③API Key:Ollama未开启鉴权,可以随意填写。</p>
<p>④模型名:填写Ollama运行的模型名称,如前文运行的是qwen2:7b,那么这里就填qwen2:7b。</p>
<p>⑤模型请求地址:</p>
<p>Ollama默认服务地址为<code>127.0.0.1:11434</code>,</p>
<p>其OpenAI的兼容接口为<code>http://127.0.0.1:11434/v1/chat/completions</code></p>
<p>因此在UOS AI中只需填入:<code>http://127.0.0.1:11434/v1</code></p>
<p><img loading="lazy" class="alignnone size-full wp-image-34195 aligncenter" src="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111218.jpg" alt="" width="527" height="444" srcset="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111218.jpg 527w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111218-300x253.jpg 300w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111218-150x126.jpg 150w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111218-24x20.jpg 24w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111218-36x30.jpg 36w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111218-48x40.jpg 48w" sizes="(max-width: 527px) 100vw, 527px" /></p>
<p> </p>
<p>完成添加后即可在UOS AI中与本地模型对话。</p>
<p><img loading="lazy" class="alignnone size-full wp-image-34197 aligncenter" src="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111223.jpg" alt="" width="933" height="840" srcset="https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111223.jpg 933w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111223-300x270.jpg 300w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111223-150x135.jpg 150w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111223-768x691.jpg 768w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111223-24x22.jpg 24w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111223-36x32.jpg 36w, https://www.deepin.org/wp-content/uploads/2024/07/微信图片_20240704111223-48x43.jpg 48w" sizes="(max-width: 933px) 100vw, 933px" /></p>
<p> </p>
<section>目前,deepin UOS AI已覆盖90%主流开源大模型与AI框架,随着模型接口的开放,用户将在UOS AI中体验到更多优秀的国内外大模型。未来,deepin将持续探索大模型与AI原生应用,自然语言交互兼容性,数据安全性等多个技术点,推动人工智能与基础软件融合,为产业发展带来革命性变化。</section>
<section></section>
<p> </p>
<h1><strong>附录:</strong></h1>
<p><strong>(1)deepin 历史版本镜像(含 deepin V15):</strong>https://distrowatch.com/index.php?distribution=deepin</p>
<p><strong>(2)UOS AI 打通全局智能搜索</strong><strong>:</strong>https://www.deepin.org/zh/uos-ai-gets-a-major-upgrade/</p>
<p> </p>
<p> </p>
<p style="text-align: right;">内容来源:deepin(深度)社区</p>
<p style="text-align: right;">转载请注明出处</p>
</div>
頁:
[1]