<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>BBS文档中心</title>
        <link>https://tangly1024.com/</link>
        <description>关于本站</description>
        <lastBuildDate>Fri, 24 Apr 2026 04:05:14 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en-US</language>
        <copyright>All rights reserved 2026, 宝骅</copyright>
        <item>
            <title><![CDATA[数据清洗与预处理操作手册 (通用版)]]></title>
            <link>https://tangly1024.com/article/31701a1e-6fe3-80ce-a56e-c0aeea96e1e2</link>
            <guid>https://tangly1024.com/article/31701a1e-6fe3-80ce-a56e-c0aeea96e1e2</guid>
            <pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-31701a1e6fe380cea56ec0aeea96e1e2"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-callout notion-gray_background_co notion-block-31701a1e6fe3801ba51bfad62ea7a162"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="😀">😀</span></div><div class="notion-callout-text">这是一份通俗易懂的数据清洗与预处理操作指南，即使没有技术背景的人员也可以参照执行。这份文档主要针对企业文档入库（如 Dify 知识库）的场景，目标是让大模型“看得懂、找得准”。</div></div><h4 class="notion-h notion-h3 notion-h-indent-0 notion-block-31701a1e6fe38017ac41e36f5a0eee04" data-id="31701a1e6fe38017ac41e36f5a0eee04"><span><div id="31701a1e6fe38017ac41e36f5a0eee04" class="notion-header-anchor"></div><a class="notion-hash-link" href="#31701a1e6fe38017ac41e36f5a0eee04" title="核心目标：把“乱码和废话”删掉，把“逻辑和关联”留下。"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">核心目标：把“乱码和废话”删掉，把“逻辑和关联”留下。</span></span></h4><hr class="notion-hr notion-block-31701a1e6fe3805f960bd5a5140d98cd"/><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-31701a1e6fe38009881fd110cc0c3ec3" data-id="31701a1e6fe38009881fd110cc0c3ec3"><span><div id="31701a1e6fe38009881fd110cc0c3ec3" class="notion-header-anchor"></div><a class="notion-hash-link" href="#31701a1e6fe38009881fd110cc0c3ec3" title="第一阶段：文件“大扫除”（格式清理）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">第一阶段：文件“大扫除”（格式清理）</span></span></h3><div class="notion-text notion-block-31701a1e6fe380d08eaede4210d48959">在把文档上传到知识库之前，先用肉眼或简单的“查找替换”处理以下内容：</div><ol start="1" class="notion-list notion-list-numbered notion-block-31701a1e6fe380c59ab0ec873419af97" style="list-style-type:decimal"><li><b>清理“无效零件”</b></li><ol class="notion-list notion-list-numbered notion-block-31701a1e6fe380c59ab0ec873419af97" style="list-style-type:lower-alpha"><ul class="notion-list notion-list-disc notion-block-31701a1e6fe380a28793f2ae097934b1"><li><b>页码/页眉/页脚：</b> 批量删除文档中的“第 X 页”、“公司机密”、“版权所有”等重复信息。这些信息混在正文中会干扰语义块。</li></ul><ul class="notion-list notion-list-disc notion-block-31701a1e6fe380f89d8fc2a6da25e43a"><li><b>乱码修复：</b> 检查是否有 PDF 转换带来的特殊符号（如 `` 或 * 等）。</li></ul><ul class="notion-list notion-list-disc notion-block-31701a1e6fe3805e9c08e42a943b3e11"><li><b>多余空行：</b> 删除连续的空行，只保留必要的段落分隔。</li></ul></ol></ol><ol start="2" class="notion-list notion-list-numbered notion-block-31701a1e6fe38064a257df22bd4c3bff" style="list-style-type:decimal"><li><b>处理“视觉障碍”</b></li><ol class="notion-list notion-list-numbered notion-block-31701a1e6fe38064a257df22bd4c3bff" style="list-style-type:lower-alpha"><ul class="notion-list notion-list-disc notion-block-31701a1e6fe38092b45fcdd3e41c5b4b"><li><b>图片处理：</b> 如果图片里有重要文字，请手动把文字打出来放在图片下方。大模型目前主要识别文字，无法直接读取图片里的复杂逻辑。</li></ul><ul class="notion-list notion-list-disc notion-block-31701a1e6fe3805bba81c205866348fa"><li><b>流程图转换：</b> 将流程图（如：A步-&gt;B步）改为文字描述：“如果发生 A 情况，则执行 B 动作”。</li></ul></ol></ol><hr class="notion-hr notion-block-31701a1e6fe38096b94fe86f7db553de"/><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-31701a1e6fe3807ba755cf34c7657e2e" data-id="31701a1e6fe3807ba755cf34c7657e2e"><span><div id="31701a1e6fe3807ba755cf34c7657e2e" class="notion-header-anchor"></div><a class="notion-hash-link" href="#31701a1e6fe3807ba755cf34c7657e2e" title="第二阶段：内容的“整容术”（结构优化）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">第二阶段：内容的“整容术”（结构优化）</span></span></h3><div class="notion-text notion-block-31701a1e6fe380c59824ced33e380165">让文档的结构像书本目录一样清晰，大模型检索时才不会“迷路”。</div><ol start="1" class="notion-list notion-list-numbered notion-block-31701a1e6fe380589d28c718e1e0e138" style="list-style-type:decimal"><li><b>使用 Markdown 标记（非常重要）</b></li><ol class="notion-list notion-list-numbered notion-block-31701a1e6fe380589d28c718e1e0e138" style="list-style-type:lower-alpha"><ul class="notion-list notion-list-disc notion-block-31701a1e6fe38007bacde8a90f2693f6"><li><b>标题层级：</b> 使用 <code class="notion-inline-code">#</code> 表示大标题，<code class="notion-inline-code">##</code> 表示小标题。</li></ul><ul class="notion-list notion-list-disc notion-block-31701a1e6fe3808eb9bcdada87fe3384"><li><b>加粗重点：</b> 对核心术语、产品型号（如：<b>BMC1101N</b>）进行加粗。</li></ul><ul class="notion-list notion-list-disc notion-block-31701a1e6fe3803c82bcec70a3cf62a4"><li><b>列表对齐：</b> 使用序号（1. 2. 3.）或圆点（-）列出要点，不要把所有内容挤成一大段。</li></ul><ul class="notion-list notion-list-disc notion-block-31701a1e6fe38000a3d2f46225668009"><li><b>示例</b>：# 售后服务流程## 1. 退货申请### 1.1 申请条件</li></ul></ol></ol><ol start="2" class="notion-list notion-list-numbered notion-block-31701a1e6fe38009a21ecfc58395623c" style="list-style-type:decimal"><li><b>表格的“降维打击”</b></li><ol class="notion-list notion-list-numbered notion-block-31701a1e6fe38009a21ecfc58395623c" style="list-style-type:lower-alpha"><ul class="notion-list notion-list-disc notion-block-31701a1e6fe3807bac2ce379821f88a0"><li><b>不要直接粘贴复杂表格：</b> 复杂的 Excel 表格直接上传效果很差。</li></ul><ul class="notion-list notion-list-disc notion-block-31701a1e6fe380b6a5c4cfb237a75282"><li><b>转换方法：</b> 建议将表格转为 Markdown 格式，或采用“属性: 数值”的描述方式。</li></ul><ul class="notion-list notion-list-disc notion-block-31701a1e6fe380f08ed2ea28b8dfc38c"><li><em>例子：</em> 不要只留一个单元格写“Φ24*<em>Φ14*</em>35”，要写成“尺寸<b>：</b>Φ24*<em>Φ14*</em>35”，确保每一行数据都带着它的含义。</li></ul></ol></ol><hr class="notion-hr notion-block-31701a1e6fe3809b88f0e59b5ebfbc5a"/><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-31701a1e6fe380c6a954ead4f18ab44e" data-id="31701a1e6fe380c6a954ead4f18ab44e"><span><div id="31701a1e6fe380c6a954ead4f18ab44e" class="notion-header-anchor"></div><a class="notion-hash-link" href="#31701a1e6fe380c6a954ead4f18ab44e" title="第三阶段：语义的“补全灯”（上下文强化）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">第三阶段：语义的“补全灯”（上下文强化）</span></span></h3><div class="notion-text notion-block-31701a1e6fe380cb97d9e504b8579435">大模型是靠“片段”检索的，所以每个片段都必须能独立表达意思。</div><ol start="1" class="notion-list notion-list-numbered notion-block-31701a1e6fe38011ae25eef1ac01d8dc" style="list-style-type:decimal"><li><b>主语补全</b></li><ol class="notion-list notion-list-numbered notion-block-31701a1e6fe38011ae25eef1ac01d8dc" style="list-style-type:lower-alpha"><ul class="notion-list notion-list-disc notion-block-31701a1e6fe380c18412d289d5e37aa7"><li><b>避免代词：</b> 如果文中多次使用“它”、“该公司”、“这台机器”，请尽量替换为具体的名字。</li></ul><ul class="notion-list notion-list-disc notion-block-31701a1e6fe3802f8c03d7e156f7df7a"><li><em>修正前：</em> “它的主板型号是 Z790。”</li></ul><ul class="notion-list notion-list-disc notion-block-31701a1e6fe38066a7c1c0cc690942d4"><li><em>修正后：</em> “<b>这台桌面电脑</b>的主板型号是 Z790。”</li></ul></ol></ol><ol start="2" class="notion-list notion-list-numbered notion-block-31701a1e6fe380628780d7ac3e6c396a" style="list-style-type:decimal"><li><b>QA（问答对）化处理</b></li><ol class="notion-list notion-list-numbered notion-block-31701a1e6fe380628780d7ac3e6c396a" style="list-style-type:lower-alpha"><ul class="notion-list notion-list-disc notion-block-31701a1e6fe380c3b2ccdb194d758b26"><li>针对常见问题，直接总结成问答格式。</li></ul><ul class="notion-list notion-list-disc notion-block-31701a1e6fe380eab1bbc8b05dc26ad2"><li><em>格式：</em> 
  <b>问：</b> 如何处理服务器勒索病毒？</li><ul class="notion-list notion-list-disc notion-block-31701a1e6fe380eab1bbc8b05dc26ad2"><div class="notion-text notion-block-31701a1e6fe3804cbb39f2d4152a47df"><b>  答：</b> 应当采取以下三步措施：1... 2... 3...</div></ul></ul></ol></ol><hr class="notion-hr notion-block-31701a1e6fe3803fa210ddc18b8ff6c7"/><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-31701a1e6fe380bfa64dd7519621dfa6" data-id="31701a1e6fe380bfa64dd7519621dfa6"><span><div id="31701a1e6fe380bfa64dd7519621dfa6" class="notion-header-anchor"></div><a class="notion-hash-link" href="#31701a1e6fe380bfa64dd7519621dfa6" title="第四阶段：自检清单（上传前检查）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">第四阶段：自检清单（上传前检查）</span></span></h3><div class="notion-text notion-block-31701a1e6fe38014bbecfa306540a1b2">在点击“上传”到 Dify 之前，问自己三个问题：</div><div class="notion-to-do notion-block-31701a1e6fe38061a35bd7613015e254"><div class="notion-to-do-item"><span class="notion-property notion-property-checkbox"><div class="notion-property-checkbox-unchecked"></div></span><div class="notion-to-do-body"><b>独立性：</b> 如果我只看这一段话，我能知道它在说什么吗？（如果不能，请加上主语）</div></div><div class="notion-to-do-children"></div></div><div class="notion-to-do notion-block-31701a1e6fe38086bf63df7014d40f2d"><div class="notion-to-do-item"><span class="notion-property notion-property-checkbox"><div class="notion-property-checkbox-unchecked"></div></span><div class="notion-to-do-body"><b>整洁度：</b> 文中还有没有奇怪的特殊符号或重复的页码？</div></div><div class="notion-to-do-children"></div></div><div class="notion-to-do notion-block-31701a1e6fe380ceb6d6d5a1fe781072"><div class="notion-to-do-item"><span class="notion-property notion-property-checkbox"><div class="notion-property-checkbox-unchecked"></div></span><div class="notion-to-do-body"><b>逻辑感：</b> 标题是否清晰？步骤是否带了序号？</div></div><div class="notion-to-do-children"></div></div></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[客户存货编码匹配操作指南]]></title>
            <link>https://tangly1024.com/article/31601a1e-6fe3-8059-8123-c29324612653</link>
            <guid>https://tangly1024.com/article/31601a1e-6fe3-8059-8123-c29324612653</guid>
            <pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-31601a1e6fe380598123c29324612653"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-blank notion-block-31601a1e6fe380b1aae9d174fd671a9c"> </div><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-31601a1e6fe380fbb84ecd76b48cbba3" data-id="31601a1e6fe380fbb84ecd76b48cbba3"><span><div id="31601a1e6fe380fbb84ecd76b48cbba3" class="notion-header-anchor"></div><a class="notion-hash-link" href="#31601a1e6fe380fbb84ecd76b48cbba3" title="一、单对单匹配（一个客户编码对应一个BMC产品）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">一、单对单匹配（一个客户编码对应一个BMC产品）</span></span></h3><div class="notion-text notion-block-31601a1e6fe380979151d6eed3ec2b53">适用于客户编码具有唯一指向性的场景。</div><h4 class="notion-h notion-h3 notion-h-indent-1 notion-block-31601a1e6fe3806f84e0c587db492ba5" data-id="31601a1e6fe3806f84e0c587db492ba5"><span><div id="31601a1e6fe3806f84e0c587db492ba5" class="notion-header-anchor"></div><a class="notion-hash-link" href="#31601a1e6fe3806f84e0c587db492ba5" title="1. 手动录入模式"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">1. 手动录入模式</span></span></h4><ul class="notion-list notion-list-disc notion-block-31601a1e6fe3809f8df4ca57039d3fad"><li><b>操作流：</b> 输入“客户存货编码” → 点击 <b>[匹配]</b> 按钮。</li></ul><ul class="notion-list notion-list-disc notion-block-31601a1e6fe380a78795e3efe0fb137b"><li><b>系统逻辑：</b> 系统将自动检索历史匹配记录。若存在唯一记录，将自动填充该产品的所有详细信息，无需手动重复录入。</li></ul><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-31601a1e6fe38005b0a8e05bf4773b33"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A0728e1c5-7e97-4fcb-9d94-9c0c9c82558b%3Aimage.png?table=block&amp;id=31601a1e-6fe3-8005-b0a8-e05bf4773b33&amp;t=31601a1e-6fe3-8005-b0a8-e05bf4773b33" alt="notion image" loading="lazy" decoding="async"/></div></figure><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-31601a1e6fe380debeaaebb0e65c4b85"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3Af0952e41-ab77-4edf-b692-5c120a8be68e%3Aimage.png?table=block&amp;id=31601a1e-6fe3-80de-beaa-ebb0e65c4b85&amp;t=31601a1e-6fe3-80de-beaa-ebb0e65c4b85" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-blank notion-block-31601a1e6fe380dd9dffe17fceab5374"> </div><h4 class="notion-h notion-h3 notion-h-indent-1 notion-block-31601a1e6fe380a1946ac759f6cd1cb9" data-id="31601a1e6fe380a1946ac759f6cd1cb9"><span><div id="31601a1e6fe380a1946ac759f6cd1cb9" class="notion-header-anchor"></div><a class="notion-hash-link" href="#31601a1e6fe380a1946ac759f6cd1cb9" title="2. 批量导入模式"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">2. 批量导入模式</span></span></h4><ul class="notion-list notion-list-disc notion-block-31601a1e6fe380b8aed8de7253f2eb02"><li><b>自动调用：</b> 导入文件时，若系统中已有该客户编码的历史匹配记录，系统会自动关联相关产品信息。</li></ul><ul class="notion-list notion-list-disc notion-block-31601a1e6fe38090ae98d11d8b0d4ff8"><li><b>优先级说明：</b> </li></ul><div class="notion-text notion-block-31601a1e6fe3808195b4ef6de23426cd">        若导入模板中仅有“客户存货编码”，系统以<b>历史记录</b>为准填充。</div><div class="notion-text notion-block-31601a1e6fe380a68345ea31f569a324">        若导入模板中已包含其他产品信息，系统将以<b>模板现有信息</b>为最高优先级进行覆盖。</div><div class="notion-blank notion-block-31601a1e6fe380099515e2b051622c3e"> </div><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-31601a1e6fe3806797c0f453004c51d2" data-id="31601a1e6fe3806797c0f453004c51d2"><span><div id="31601a1e6fe3806797c0f453004c51d2" class="notion-header-anchor"></div><a class="notion-hash-link" href="#31601a1e6fe3806797c0f453004c51d2" title="二、多对多匹配（一个客户编码对应多个BMC产品）"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">二、多对多匹配（一个客户编码对应多个BMC产品）</span></span></h3><h4 class="notion-h notion-h3 notion-h-indent-1 notion-block-31601a1e6fe380fe9e82e20c3af952b1" data-id="31601a1e6fe380fe9e82e20c3af952b1"><span><div id="31601a1e6fe380fe9e82e20c3af952b1" class="notion-header-anchor"></div><a class="notion-hash-link" href="#31601a1e6fe380fe9e82e20c3af952b1" title="1. 手动录入模式"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">1. 手动录入模式</span></span></h4><ul class="notion-list notion-list-disc notion-block-31601a1e6fe38049bc9dc7633dd3d080"><li><b>操作流：</b> 输入“客户存货编码” → 点击 <b>[匹配]</b> 按钮。</li></ul><ul class="notion-list notion-list-disc notion-block-31601a1e6fe3801abcfdc3d128b5a413"><li><b>系统逻辑：</b> 系统会弹出历史信息列表。</li></ul><ul class="notion-list notion-list-disc notion-block-31601a1e6fe380f5b5edfc3fa8a70d4c"><li><b>选择方式：</b> 操作员需根据实际需求，点击 <b>[选择]</b> 按钮或 <b>双击对应行</b> 来完成确认。</li></ul><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-31601a1e6fe380b9823cd13ae414ea28"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A2310fc99-2ad1-4c84-873b-efffc8c26555%3Aimage.png?table=block&amp;id=31601a1e-6fe3-80b9-823c-d13ae414ea28&amp;t=31601a1e-6fe3-80b9-823c-d13ae414ea28" alt="notion image" loading="lazy" decoding="async"/></div></figure><h4 class="notion-h notion-h3 notion-h-indent-1 notion-block-31601a1e6fe38074981cf696422a9616" data-id="31601a1e6fe38074981cf696422a9616"><span><div id="31601a1e6fe38074981cf696422a9616" class="notion-header-anchor"></div><a class="notion-hash-link" href="#31601a1e6fe38074981cf696422a9616" title="2. 批量导入模式"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">2. 批量导入模式</span></span></h4><ul class="notion-list notion-list-disc notion-block-31601a1e6fe380d187c1f80282853148"><li><b>特别注意：</b> 在“一对多”的情况下，系统无法通过导入文件自动判定具体对应的产品。</li></ul><ul class="notion-list notion-list-disc notion-block-31601a1e6fe380c9a851ce6f4e13cf8f"><li><b>操作流：</b> 导入完成后，操作人员需前往对应页面，手动编辑该项目并进行人工匹配确认</li></ul></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[BBS小程序请假加班模块]]></title>
            <link>https://tangly1024.com/article/15f01a1e-6fe3-80df-8906-f169fe941af1</link>
            <guid>https://tangly1024.com/article/15f01a1e-6fe3-80df-8906-f169fe941af1</guid>
            <pubDate>Tue, 03 Dec 2024 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-15f01a1e6fe380df8906f169fe941af1"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-callout notion-gray_background_co notion-block-15f01a1e6fe38163bf32ec81fe63f537"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="😀">😀</span></div><div class="notion-callout-text">区别于企业微信自带的请假加班申请，BBS的请假有自动销假功能（领导同意开通后）；BBS的年假自动判断剩余天数；BBS的加班能根据加班时间自动选择是否休息。</div></div><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-15f01a1e6fe3803684dbf2cffba384f7" data-id="15f01a1e6fe3803684dbf2cffba384f7"><span><div id="15f01a1e6fe3803684dbf2cffba384f7" class="notion-header-anchor"></div><a class="notion-hash-link" href="#15f01a1e6fe3803684dbf2cffba384f7" title="请假模块"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">请假模块</span></span></h3><ul class="notion-list notion-list-disc notion-block-15f01a1e6fe3809180f4d794f1c6a8dd"><li>请假列表</li></ul><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-15f01a1e6fe38080b183cb445be9fe30"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:386px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2Fe672d7f7-5c32-44a1-8892-506dceff22a8%2F12683ea9-d4e0-4a02-997b-1acf0034cfce%2Fimage.png?table=block&amp;id=15f01a1e-6fe3-8080-b183-cb445be9fe30&amp;t=15f01a1e-6fe3-8080-b183-cb445be9fe30&amp;width=386&amp;cache=v2" alt="notion image" loading="lazy" decoding="async"/></div></figure><ul class="notion-list notion-list-disc notion-block-15f01a1e6fe38038b0a1e815ec50740e"><li>请假申请</li></ul><div class="notion-row notion-block-15f01a1e6fe380df8372e36f14b52c05"><div class="notion-column notion-block-15f01a1e6fe380839312f1569348d939" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.5)"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-15f01a1e6fe380ee9e25c0d59cd02466"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:330.984375px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2Fe672d7f7-5c32-44a1-8892-506dceff22a8%2F1d9d29ea-c67f-4f33-9f51-b76be088c6fe%2FQQ20241231-120903.png?table=block&amp;id=15f01a1e-6fe3-80ee-9e25-c0d59cd02466&amp;t=15f01a1e-6fe3-80ee-9e25-c0d59cd02466&amp;width=330.984375&amp;cache=v2" alt="notion image" loading="lazy" decoding="async"/></div></figure></div><div class="notion-spacer"></div><div class="notion-column notion-block-15f01a1e6fe380168327f2c048871b2d" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.5)"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-15f01a1e6fe38073925af468b59258fc"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:390.484375px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2Fe672d7f7-5c32-44a1-8892-506dceff22a8%2Fa96259a4-0985-46a8-8aae-92b635e7e6da%2Fimage.png?table=block&amp;id=15f01a1e-6fe3-8073-925a-f468b59258fc&amp;t=15f01a1e-6fe3-8073-925a-f468b59258fc&amp;width=390.484375&amp;cache=v2" alt="notion image" loading="lazy" decoding="async"/></div></figure></div><div class="notion-spacer"></div></div><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-2c701a1e6fe38038af5be7a2ec7fc562" data-id="2c701a1e6fe38038af5be7a2ec7fc562"><span><div id="2c701a1e6fe38038af5be7a2ec7fc562" class="notion-header-anchor"></div><a class="notion-hash-link" href="#2c701a1e6fe38038af5be7a2ec7fc562" title="年休假"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">年休假</span></span></h3><div class="notion-text notion-block-2c701a1e6fe380f7b78dfb081ec0d7fd">年休假没有具体的时间选择，需要选择上午或者下午</div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-2c701a1e6fe38034a335c89510d38084"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:372px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A1f51dd99-4d60-47f0-8bb9-3bb5c3d00618%3Aimage.png?table=block&amp;id=2c701a1e-6fe3-8034-a335-c89510d38084&amp;t=2c701a1e-6fe3-8034-a335-c89510d38084" alt="notion image" loading="lazy" decoding="async"/></div></figure><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-15f01a1e6fe380ea833fc2d3f37ec007" data-id="15f01a1e6fe380ea833fc2d3f37ec007"><span><div id="15f01a1e6fe380ea833fc2d3f37ec007" class="notion-header-anchor"></div><a class="notion-hash-link" href="#15f01a1e6fe380ea833fc2d3f37ec007" title="加班模块"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">加班模块</span></span></h3><ul class="notion-list notion-list-disc notion-block-15f01a1e6fe380feb8ebed45bca3dc19"><li>加班列表</li></ul><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-15f01a1e6fe380f78008e019d877c7df"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:395px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2Fe672d7f7-5c32-44a1-8892-506dceff22a8%2F12b1d738-0a19-44e8-8b41-672479edaebe%2Fimage.png?table=block&amp;id=15f01a1e-6fe3-80f7-8008-e019d877c7df&amp;t=15f01a1e-6fe3-80f7-8008-e019d877c7df&amp;width=395&amp;cache=v2" alt="notion image" loading="lazy" decoding="async"/></div></figure><ul class="notion-list notion-list-disc notion-block-15f01a1e6fe380fcbf86db6a7aab5e4d"><li>加班申请</li></ul><div class="notion-row notion-block-15f01a1e6fe3807c991ef2a6a957cbc3"><div class="notion-column notion-block-15f01a1e6fe380db9526ee0800f32350" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.5)"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-15f01a1e6fe380978d0be3a8016311f8"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:330.984375px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2Fe672d7f7-5c32-44a1-8892-506dceff22a8%2Ff056af97-c0a8-4a89-a37f-994d06e0346c%2FQQ20241231-120931.png?table=block&amp;id=15f01a1e-6fe3-8097-8d0b-e3a8016311f8&amp;t=15f01a1e-6fe3-8097-8d0b-e3a8016311f8&amp;width=330.984375&amp;cache=v2" alt="notion image" loading="lazy" decoding="async"/></div></figure></div><div class="notion-spacer"></div><div class="notion-column notion-block-15f01a1e6fe380a6a4b8e500956099d2" style="width:calc((100% - (1 * min(32px, 4vw))) * 0.5)"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-15f01a1e6fe3804ea4c5ee7a0f58c4a3"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:390.484375px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2Fe672d7f7-5c32-44a1-8892-506dceff22a8%2Fe3e227a6-dcc6-4774-8324-93cb8a163935%2Fimage.png?table=block&amp;id=15f01a1e-6fe3-804e-a4c5-ee7a0f58c4a3&amp;t=15f01a1e-6fe3-804e-a4c5-ee7a0f58c4a3&amp;width=390.484375&amp;cache=v2" alt="notion image" loading="lazy" decoding="async"/></div></figure></div><div class="notion-spacer"></div></div><h3 class="notion-h notion-h2 notion-h-indent-0 notion-block-15f01a1e6fe3804d923be4fbfe257617" data-id="15f01a1e6fe3804d923be4fbfe257617"><span><div id="15f01a1e6fe3804d923be4fbfe257617" class="notion-header-anchor"></div><a class="notion-hash-link" href="#15f01a1e6fe3804d923be4fbfe257617" title="审批列表"><svg viewBox="0 0 16 16" width="16" height="16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a><span class="notion-h-title">审批列表</span></span></h3><ul class="notion-list notion-list-disc notion-block-15f01a1e6fe38044b875e6d4df193216"><li>审批方式一，进入BBS小程序的<b>考勤审批</b>列表审批</li></ul><div class="notion-row notion-block-15f01a1e6fe38018b9f4ccd58fc8af94"><div class="notion-column notion-block-15f01a1e6fe3803c94e7deea830d214f" style="width:calc((100% - (2 * min(32px, 4vw))) * 0.5)"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-15f01a1e6fe3808c9bc2e41b604dede3"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:244.96875px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3Ad951bcb3-041a-46f9-82e0-e2d31e26bb35%3AQQ20251222-162908.png?table=block&amp;id=15f01a1e-6fe3-808c-9bc2-e41b604dede3&amp;t=15f01a1e-6fe3-808c-9bc2-e41b604dede3" alt="notion image" loading="lazy" decoding="async"/></div></figure></div><div class="notion-spacer"></div><div class="notion-column notion-block-15f01a1e6fe380b5b1a9c284d3027d5b" style="width:calc((100% - (2 * min(32px, 4vw))) * 0.5)"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-15f01a1e6fe3802db63fe559406cbf89"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:244.96875px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2Fe672d7f7-5c32-44a1-8892-506dceff22a8%2F1b493cc2-4c8e-494e-aa58-b7679ab71c12%2Fimage.png?table=block&amp;id=15f01a1e-6fe3-802d-b63f-e559406cbf89&amp;t=15f01a1e-6fe3-802d-b63f-e559406cbf89&amp;width=244.96875&amp;cache=v2" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-blank notion-block-2d101a1e6fe380df9c79d354b9bff871"> </div></div><div class="notion-spacer"></div><div class="notion-column notion-block-15f01a1e6fe380c88874e87f374d25cc" style="width:calc((100% - (2 * min(32px, 4vw))) * 0.5)"><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-15f01a1e6fe380bdaba4f838df9df0fe"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:244.96875px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2Fe672d7f7-5c32-44a1-8892-506dceff22a8%2Fc9173dae-7c71-4d9b-8c1e-df00f57bf6fb%2Fimage.png?table=block&amp;id=15f01a1e-6fe3-80bd-aba4-f838df9df0fe&amp;t=15f01a1e-6fe3-80bd-aba4-f838df9df0fe&amp;width=244.96875&amp;cache=v2" alt="notion image" loading="lazy" decoding="async"/></div></figure></div><div class="notion-spacer"></div></div><ul class="notion-list notion-list-disc notion-block-15f01a1e6fe380ac89e3e5057a3f74c5"><li>审批方式二，在BBS平台对话框里直接审批（<b>点击按钮后，有2s左右的延迟，请勿疯狂点击</b>）</li></ul><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-15f01a1e6fe380ef9403e70da5a406e8"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/https%3A%2F%2Fprod-files-secure.s3.us-west-2.amazonaws.com%2Fe672d7f7-5c32-44a1-8892-506dceff22a8%2Fda0e0788-ee40-4759-bf10-3ac100c0e70a%2Fimage.png?table=block&amp;id=15f01a1e-6fe3-80ef-9403-e70da5a406e8&amp;t=15f01a1e-6fe3-80ef-9403-e70da5a406e8&amp;width=826.984375&amp;cache=v2" alt="notion image" loading="lazy" decoding="async"/></div></figure></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[BBS合同额度申请]]></title>
            <link>https://tangly1024.com/article/2ab01a1e-6fe3-80f2-91c5-e16ffd6062ff</link>
            <guid>https://tangly1024.com/article/2ab01a1e-6fe3-80f2-91c5-e16ffd6062ff</guid>
            <pubDate>Fri, 14 Nov 2025 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-2ab01a1e6fe380f291c5e16ffd6062ff"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-callout notion-gray_background_co notion-block-2ab01a1e6fe380e3a4bccda9b2615757"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="😀">😀</span></div><div class="notion-callout-text">当合同中客户的信用等级为C时，客户有一定的信用额度，当该客户的未开票订单总额超过其信用额度时，需要提交申请。当客户的信用等级为D时，该客户没有信用额度，每次提交合同都需要提交申请。</div></div><div class="notion-text notion-block-2ab01a1e6fe38094949ad0ffdd715358">该申请在转加工清单的时候触发。</div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-2ab01a1e6fe380a08dfae998810df824"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:473px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A995dc994-7e60-488b-8b2c-1be20f829fca%3Aimage.png?table=block&amp;id=2ab01a1e-6fe3-80a0-8dfa-e998810df824&amp;t=2ab01a1e-6fe3-80a0-8dfa-e998810df824" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-text notion-block-2ab01a1e6fe38011b8cfcc0479ab89fd">填写申请理由和回款计划</div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-2ab01a1e6fe38088a43dfa3157c717eb"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:449px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3Af5fddd93-38cc-4d8e-8bd0-1cf8ccd67f78%3Aimage.png?table=block&amp;id=2ab01a1e-6fe3-8088-a43d-fa3157c717eb&amp;t=2ab01a1e-6fe3-8088-a43d-fa3157c717eb" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-blank notion-block-2ae01a1e6fe380f9aeb8c558a3fdb86f"> </div><div class="notion-text notion-block-2ae01a1e6fe3808f8289c7c50e8485d7">申请提交后，在合同明细的右侧，会标注当前审批状态</div><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-2ae01a1e6fe380f69206f2ba171f23f3"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:697px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A109d9e7f-b791-4a46-94a8-befd7d5969c6%3Aimage.png?table=block&amp;id=2ae01a1e-6fe3-80f6-9206-f2ba171f23f3&amp;t=2ae01a1e-6fe3-80f6-9206-f2ba171f23f3" alt="notion image" loading="lazy" decoding="async"/></div></figure></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[BBS客户信用申请]]></title>
            <link>https://tangly1024.com/article/2aa01a1e-6fe3-80ab-a3ba-ee2e485ed17b</link>
            <guid>https://tangly1024.com/article/2aa01a1e-6fe3-80ab-a3ba-ee2e485ed17b</guid>
            <pubDate>Thu, 13 Nov 2025 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-2aa01a1e6fe380aba3baee2e485ed17b"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-callout notion-gray_background_co notion-block-2aa01a1e6fe380a6bcbddb975951c05b"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="😀">😀</span></div><div class="notion-callout-text"></div></div><ol start="1" class="notion-list notion-list-numbered notion-block-2aa01a1e6fe38099bf04d8038481a698" style="list-style-type:decimal"><li>点击客户列表的信用申请记录</li></ol><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-2aa01a1e6fe38077b502c5a99c048269"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3Ab7186e2d-1b5e-43fb-bc95-e069d37450d2%3Aimage.png?table=block&amp;id=2aa01a1e-6fe3-8077-b502-c5a99c048269&amp;t=2aa01a1e-6fe3-8077-b502-c5a99c048269" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-blank notion-block-2aa01a1e6fe38039b285ddddac905a62"> </div><ol start="2" class="notion-list notion-list-numbered notion-block-2aa01a1e6fe38040a14dd1b0da681a16" style="list-style-type:decimal"><li>再点击弹出框里的信用申请</li></ol><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-2aa01a1e6fe3808daeb8cb6944d0db70"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A448c2890-1d93-4e99-84ee-a27b783964b3%3Aimage.png?table=block&amp;id=2aa01a1e-6fe3-808d-aeb8-cb6944d0db70&amp;t=2aa01a1e-6fe3-808d-aeb8-cb6944d0db70" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-blank notion-block-2aa01a1e6fe38073a07ef5e1726f952a"> </div><ol start="3" class="notion-list notion-list-numbered notion-block-2aa01a1e6fe38031adacfa400eaf6e48" style="list-style-type:decimal"><li>填写好信息，点击确定，提交申请，等待审核即可</li></ol><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-2aa01a1e6fe380438716ea43157897cd"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:673px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A27c06ba4-b917-4e59-87f9-b713230713e1%3Aimage.png?table=block&amp;id=2aa01a1e-6fe3-8043-8716-ea43157897cd&amp;t=2aa01a1e-6fe3-8043-8716-ea43157897cd" alt="notion image" loading="lazy" decoding="async"/></div></figure></main></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[BBS审批操作]]></title>
            <link>https://tangly1024.com/article/2aa01a1e-6fe3-8097-9815-d0e9db4b92b2</link>
            <guid>https://tangly1024.com/article/2aa01a1e-6fe3-8097-9815-d0e9db4b92b2</guid>
            <pubDate>Thu, 13 Nov 2025 00:00:00 GMT</pubDate>
            <content:encoded><![CDATA[<div id="notion-article" class="mx-auto overflow-hidden "><main class="notion light-mode notion-page notion-block-2aa01a1e6fe380979815d0e9db4b92b2"><div class="notion-viewport"></div><div class="notion-collection-page-properties"></div><div class="notion-callout notion-gray_background_co notion-block-2aa01a1e6fe38034bfbcf180cd3862de"><div class="notion-page-icon-inline notion-page-icon-span"><span class="notion-page-icon" role="img" aria-label="😀">😀</span></div><div class="notion-callout-text"></div></div><ol start="1" class="notion-list notion-list-numbered notion-block-2aa01a1e6fe3806d8166e30c476505e1" style="list-style-type:decimal"><li>点击工作台，找到审批列表</li></ol><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-2aa01a1e6fe38076afaeeb682b1f4902"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3Ab31d84d1-f954-46e2-8717-9b30d83c7df3%3Aimage.png?table=block&amp;id=2aa01a1e-6fe3-8076-afae-eb682b1f4902&amp;t=2aa01a1e-6fe3-8076-afae-eb682b1f4902" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-blank notion-block-2aa01a1e6fe380cfa06df4f16456a5be"> </div><ol start="2" class="notion-list notion-list-numbered notion-block-2aa01a1e6fe38006b133fd1422684405" style="list-style-type:decimal"><li>“待处理”是需要审批的项目，点击审批，可以看到详情</li></ol><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-2aa01a1e6fe3809da32bc2ec1be2bc68"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:666px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3Aca99dca4-7005-46b2-af32-53d3fd7469a8%3Aimage.png?table=block&amp;id=2aa01a1e-6fe3-809d-a32b-c2ec1be2bc68&amp;t=2aa01a1e-6fe3-809d-a32b-c2ec1be2bc68" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-blank notion-block-2aa01a1e6fe380708ceddf6ed3e7882c"> </div><ol start="3" class="notion-list notion-list-numbered notion-block-2aa01a1e6fe380afbc62e48ff9184d89" style="list-style-type:decimal"><li>“已处理”是审批历史表，鼠标放在审批类型上，可以看到审批详情；鼠标放在状态上，可以看到审批历史流程。</li></ol><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-2aa01a1e6fe380aa8076edd354b24f49"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:100%;max-width:100%;flex-direction:column;height:100%"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A7d4c8f61-3f79-47de-8ee3-601692d23c5f%3Aimage.png?table=block&amp;id=2aa01a1e-6fe3-80aa-8076-edd354b24f49&amp;t=2aa01a1e-6fe3-80aa-8076-edd354b24f49" alt="notion image" loading="lazy" decoding="async"/></div></figure><figure class="notion-asset-wrapper notion-asset-wrapper-image notion-block-2aa01a1e6fe3802ba5c3daa49e1adafe"><div style="position:relative;display:flex;justify-content:center;align-self:center;width:441px;max-width:100%;flex-direction:column"><img style="object-fit:cover" src="https://www.notion.so/image/attachment%3A44a27580-4ebe-4abc-9e48-972f4419ba52%3Aimage.png?table=block&amp;id=2aa01a1e-6fe3-802b-a5c3-daa49e1adafe&amp;t=2aa01a1e-6fe3-802b-a5c3-daa49e1adafe" alt="notion image" loading="lazy" decoding="async"/></div></figure><div class="notion-blank notion-block-2aa01a1e6fe38080ba9fc5703379f48a"> </div><ol start="4" class="notion-list notion-list-numbered notion-block-2aa01a1e6fe380179f95e425acae622f" style="list-style-type:decimal"><li>“抄送”顾名思义就是抄送给你看的内容。</li></ol></main></div>]]></content:encoded>
        </item>
    </channel>
</rss>