# Microi吾码官方文档 > Microi吾码是开源 AI 开发框架。此索引帮助开发者和 AI 工具找到官方说明,具体功能、版本与限制以链接页面为准。 官网: https://microi.net/ 站点地图: https://microi.net/sitemap.xml 这是可选的文档发现入口,不是搜索引擎收录或 AI 引用的保证。 ## 中文文档 - [常见问题](https://microi.net/doc/about/faq.html): 常见问题:这里集中整理开发、配置与交付中容易反复遇到的问题;先按问题标题定位,再按页面给出的检查顺序逐项排除。 - [Microi吾码 AI 开发框架技术培训大纲](https://microi.net/doc/about/microi-training-syllabus.html): 面向企业现场培训的 47 页 Microi吾码 AI 开发框架 HTML 幻灯片,逐项讲解 30+ 成熟引擎、邮箱系统独立与微服务运行、AI 数据分析、AI 创作、MCP、全端交付与成功案例,并提供预生成暗色与浅色高质量 PDF。 - [🤝 成为合伙人](https://microi.net/doc/about/partner.html): 🤝 成为合伙人:加入 Microi吾码生态,共同推动低代码平台发展 - [📄 CSDN 文章模板](https://microi.net/doc/about/template.html): 📄 CSDN 文章模板:发布 Microi吾码相关 CSDN 文章时可使用此模板 - [更新日志](https://microi.net/doc/about/update-log.html): 更新日志:μ MICROI FRAMEWORK RELEASES 先分清两类更新,升级才会真正生效 本页只记录 Microi吾码 AI 开发框架 的升级内容,不包含应用商城中各个应用的更新日志。 01 升级平台框架 更新前端与后端源码,或拉取并部署对应版本的 Docker 镜像。 02 升级商城应用 进入平台【应用商城】,按应用查看更新日志并执行安装或更新。 - [开源版、个人版、企业版详细区别](https://microi.net/doc/edition-comparison.html): Microi吾码开源版、个人版与企业版的买断价格、授权范围、技术支持、AI 开发能力和选型建议。 - [🧩 所有表单组件](https://microi.net/doc/form-engine/all-form-component.html): 🧩 所有表单组件:--- DataSource、Data 选项/下拉/树/级联的数据来源。Select、MultipleSelect、Radio、Checkbox 必须配置数据源,否则表单为空。 Sql、DataSourceSqlRemote SQL 数据源与远程搜索。远程搜索时注意 $Keyword$ 过滤和 limit。 SelectLabel、Sel - [🎨 定制组件](https://microi.net/doc/form-engine/form-custom-control.html): 🎨 定制组件:当平台组件库无法满足需求时,可加载主前端 Vue 组件,也可把 MicroService 指定路由嵌入表单。 - [🔗 表单控件数据源](https://microi.net/doc/form-engine/form-datasource.html): 🔗 表单控件数据源:数据源决定下拉、单选、复选等控件如何取值与回显;本页按普通数据源、类型化接口引擎和 SQL 数据源三种方式说明适用场景与配置入口。 - [📝 表单引擎介绍](https://microi.net/doc/form-engine/form-engine-info.html): 📝 表单引擎介绍:这篇文档可能会让读者对“表单引擎”有更新奇的看法:“原来表单引擎还能这样玩?” - [📋 表单、字段属性、事件](https://microi.net/doc/form-engine/form-field-info.html): 📋 表单、字段属性、事件:可以做一些表单验证,提升用户体验: 注意:如果直接通过如Postman调用接口的方式来进行增删改,此前端V8事件事件并“不会执行”(后端V8事件会执行) - [📦 模板引擎](https://microi.net/doc/form-engine/model-engine.html): 📦 模板引擎:用于处理最终渲染后的数据,如根据字段值显示不同颜色的背景 - [🐳 Docker 部署](https://microi.net/doc/getting-started/docker-run.html): 🐳 Docker 部署:通过 Docker 编排部署 Microi吾码低代码平台全套环境 - [💻 源码本地运行](https://microi.net/doc/getting-started/local-run.html): 💻 源码本地运行:在本地环境中运行 Microi吾码源码(前端 + 后端) - [🧭 源码架构与模块地图](https://microi.net/doc/getting-started/source-code-architecture.html): 🧭 源码架构与模块地图:Microi吾码不是单一的后台管理模板。完整工程由低代码运行时、Vue 前端、多端客户端、V8 引擎、MCP、VS Code / CLI、Skills、设计系统和发布工具共同组成。 - [⚡ 快速开始使用](https://microi.net/doc/getting-started/start-use.html): ⚡ 快速开始使用:Microi吾码面向开发者,采用传统开发思维流程来创建模块,支持两种方式: - [🖥️ Windows 部署](https://microi.net/doc/getting-started/win-install-microi.html): 🖥️ Windows 部署:在 Windows Server 环境下部署 Microi吾码低代码平台 - [Microi吾码官方文档 | 开源 AI 开发框架开发指南](https://microi.net/doc/): Microi吾码官方文档入口:了解开源 AI 开发框架,查阅安装部署、表单与模块设计、V8 接口编程、AI 低代码、微服务、应用商城和跨端开发指南,按实际开发任务找到配置说明与代码示例。 - [📋 复制模块到其它数据库](https://microi.net/doc/more/copy-module.html): 📋 复制模块到其它数据库:在 A 数据库配置好的模块,如何复制到 B 数据库?提供以下两种方式。 - [Microi吾码数据库字典](https://microi.net/doc/more/db-dictionary.html): Microi吾码数据库字典:本文覆盖 Microi吾码低代码平台的核心元数据表、系统表和主要业务配置表。当前导出包含 74 张表、975 个可配置字段。 - [🗄️ Dos.ORM 框架完整文档](https://microi.net/doc/more/dos-orm.html): 🗄️ Dos.ORM 框架完整文档:Dos.ORM 是 Microi 平台底层使用的高性能 ORM 框架,自 2009 年起持续演进。 - [📋 DosResult 说明](https://microi.net/doc/more/dos-result.html): 📋 DosResult 说明:服务器端几乎所有接口返回的类型均为 DosResult,建议接口引擎、服务器端二次开发也统一使用此格式返回给前端。 - [📂 分布式存储](https://microi.net/doc/more/hdfs.html): 📂 分布式存储:平台分布式存储支持 阿里云 OSS/CDN、MinIO、亚马逊 S3,基于 SaaS 引擎配置,不同租户可使用不同存储方案。 - [🛡️ 登录方式、Passkey、Authenticator、第三方登录与严格人脸验证](https://microi.net/doc/more/identity-verification.html): 🛡️ 登录方式、Passkey、Authenticator、第三方登录与严格人脸验证:Microi 吾码的身份验证增强方案采用“DiyToken 会话与权限体系 + WebAuthn/Passkey + 标准 TOTP Authenticator + Gitee/微信/GitHub 外部身份 + 可选严格人脸网关 + 一次性步进验证票据”。登录页的【登录方 - [📑 Office 在线编辑](https://microi.net/doc/more/office.html): 📑 Office 在线编辑:平台集成 OnlyOffice 免费社区版作为文档编辑、预览服务,支持 Word、Excel、PPT 在线编辑。 - [🔐 平台安全与兼容基线](https://microi.net/doc/more/security.html): 🔐 平台安全与兼容基线:本文说明 Microi 吾码平台在 FormEngine、接口引擎、SaaS、多租户、文件、登录会话和外部 HTTP 访问中的服务端安全边界。安全能力必须在服务端生效;隐藏按钮、前端路由和“用户已经登录”都不能代替授权。 - [SSO 身份联邦](https://microi.net/doc/more/sso.html): SSO 身份联邦:Microi 吾码从 v7.5.0 起提供双向 SSO 身份联邦:既可以让企业身份中心或其它系统登录吾码,也可以让吾码作为身份提供方,为其它系统提供登录。统一支持 OpenID Connect(OIDC)、SAML 2.0 和 CAS 1.0/2.0/3.0,外部身份进入吾码后仍签发 DiyToken,不建立第二套用户、角色或业务权限体系。 - [⚙️ 系统设置](https://microi.net/doc/more/sys-config.html): ⚙️ 系统设置:系统设置非常重要,开好数据库后第一件事就是配置系统设置 - [吾码服务器运维面板 Microi.Panel](https://microi.net/doc/server-panel/overview.html): 独立 Docker 服务器面板,提供插件市场、Nginx 网站与反向代理、HTTPS 证书、网站文件、冷备份恢复、计划任务和吾码平台升级。 - [AI 创作中心](https://microi.net/doc/system-engine/ai-creative-studio.html): Microi吾码 AI 图片、视频、声音与音乐创作培训,覆盖 29 项图像生成、AI 编辑、人像商品和精确处理能力。 - [AI 数据分析](https://microi.net/doc/system-engine/ai-data-analysis.html): 用 Microi吾码 AI 数据分析在当前用户权限范围内理解业务 Schema、生成只读查询、解读经营指标并持续追问。 - [AI 引擎与 Microi.AI 中转站](https://microi.net/doc/system-engine/ai-engine.html): AI 引擎与 Microi.AI 中转站:::: tip 推荐部署方式:默认不安装向量组件 Microi 吾码在线 AI 引擎已内置“大模型关键词扩展 → 当前用户权限范围内的 Schema 关键词检索 → 精确表/字段回读 → SQL 安全校验与执行”。对常见的 500~1200 张表、1 万~1.5 万个字段,无需部署 Ollama + nomic-em - [Microi吾码 AI 平台治理中心](https://microi.net/doc/system-engine/ai-platform-governance.html): Microi吾码 AI 平台治理中心:Microi吾码 AI 平台治理中心把门户、身份、权限、配置、功能开关、发布、服务、可观测、日志、资产、协作和可恢复导入收敛为一套官方应用。它继续使用吾码现有的 DiyToken、OsClient、菜单/表/行权限、FormEngine、V8引擎、Redis、MongoDB、关系数据库、微服务和应用商城,不建立第二套用户 - [🧠 AI 工作流、业务蓝图、状态机与流程挖掘](https://microi.net/doc/system-engine/ai-workflow-suite.html): 🧠 AI 工作流、业务蓝图、状态机与流程挖掘:Microi吾码当前有多种“流程”能力。它们解决的问题不同,不能都当作审批流使用。 - [🏪 应用商城](https://microi.net/doc/system-engine/app-store.html): 🏪 应用商城:平台从 v4.7.2 开始自动安装应用商城模块,用户可通过应用商城安装和管理各种应用 - [🧾 蓝牙打印机](https://microi.net/doc/system-engine/bluetooth-printer.html): 🧾 蓝牙打印机:吾码前端内置 V8.Print 蓝牙直连能力。业务 V8 只负责描述标签或小票,平台统一管理设备选择、连接恢复、型号识别、指令适配、分包与串行发送。目前重点兼容佳博 GP-M322 与 ZICOX CC4;原有佳博 V8 代码无需修改。 - [⚡ 分布式缓存(L1/L2)](https://microi.net/doc/system-engine/cache.html): ⚡ 分布式缓存(L1/L2):Microi.Cache 是吾码后端的租户级分布式缓存模块。它以 Redis 作为共享的 L2 缓存,并在每个 API 进程内使用 ConcurrentDictionary 提供 L1 热点缓存, 再通过 Redis Pub/Sub 通知其它节点清理旧值。 - [🗄️ 扩展数据库与外部数据迁移](https://microi.net/doc/system-engine/databases.html): 🗄️ 扩展数据库与外部数据迁移:吾码通过 Dos.ORM 统一访问扩展数据库。数据库连接既可以保存到“数据库管理”,也可以只在当前接口引擎请求中临时使用。 - [🔗 接口引擎:类型化数据能力](https://microi.net/doc/system-engine/datasource-engine.html): 🔗 接口引擎:类型化数据能力:::: warning 原入口兼容说明 “数据源引擎”已不再作为独立引擎、新建入口或培训专题。从 v7.7.2 起,原有的 V8、SQL、JSON 数据源能力已统一集成到接口引擎,由 sysapiengine、DataSourceType 与唯一源码字段 ApiV8Code 承载。 ::: - [邮箱系统](https://microi.net/doc/system-engine/email-engine.html): 邮箱系统:把 QQ、163 和企业邮箱放在同一个工作台,集中收取、阅读、回复和发送邮件。 吾码邮箱系统采用熟悉的三栏布局,使用吾码 UI,支持明暗主题与多账号切换。 - [文件柜](https://microi.net/doc/system-engine/file-manage.html): 文件柜:MICROI FILE CABINET · OBJECT STORAGE WORKSPACE 把对象存储,变成人人看得懂的文件工作台 吾码文件柜将租户的私有桶、公有桶、目录、文件预览、回收站与跨平台同步集中到一个界面。管理员不需要直接登录 MinIO、OSS 或 S3 控制台,也能完成日常文件治理。 查看管理能力 了解文件同步 私有 / 公有桶 多格 - [⏰ 任务调度与后台任务](https://microi.net/doc/system-engine/job.html): ⏰ 任务调度与后台任务:Microi.Job 基于 Quartz 调度接口引擎或定制 .NET Job。可靠任务必须同时设计多节点租约、业务幂等、重试和重启恢复。 - [🔔 消息通知](https://microi.net/doc/system-engine/message-notification.html): 🔔 消息通知:Microi 消息通知把业务策略、接收人、发送渠道、事件日志和平台通知中心统一起来。数据库日志是权威事实,SignalR 只负责低延迟提示。 - [微服务(前端微应用)](https://microi.net/doc/system-engine/micro-app.html): 微服务(前端微应用):MICROI · VUE 3 · AI DELIVERY 一个工程,四种运行方式 吾码 MicroService 是面向定制业务界面的前端微应用体系。同一份发布物既能独立运行,也能作为后台菜单完整页面、表单引擎定制组件,或由 V8.OpenAppDialog 打开指定路由。 查看运行方式 浏览 AI 应用案例 ↗ 01 独立运行 同一套 - [吾码UI(Microi.UI / MCI-UI)](https://microi.net/doc/system-engine/microi-ui.html): 吾码UI(Microi.UI / MCI-UI):Microi Design System 让每一个吾码前端项目,都有清爽、清新、统一且可持续的视觉底座。 吾码UI(Microi.UI / MCI-UI)面向 Vue 3 PC 网站、响应式网站、移动端 H5、uni-app 项目, 提供品牌 token、主题运行时、跨端基础组件、骨架屏、安全区、动效和 AI - [📦 模块引擎](https://microi.net/doc/system-engine/module-engine.html): 📦 模块引擎:包含模块配置、数据源配置、接口替换、动态按钮等配置 - [📨 MQ 消息队列(RabbitMQ)](https://microi.net/doc/system-engine/mq.html): 📨 MQ 消息队列(RabbitMQ):Microi.MQ 是吾码基于 RabbitMQ 的租户级可靠异步通道。生产端可以从后端 V8、 平台接口或 C# 发布消息;消费端根据 diyqueuereceive 配置,把消息交给接口引擎 或受控 .NET 处理器,并在业务成功后手动 Ack。 - [📡 MQTT 引擎(IoT 物联网)](https://microi.net/doc/system-engine/mqtt-engine.html): 📡 MQTT 引擎(IoT 物联网):Microi 吾码 MQTT 引擎不是一个“收到消息后打印日志”的示例,而是一条从设备接入、SaaS 租户隔离、Topic ACL、V8 实时决策,到设备台账、海量数据落库和业务联动的完整 IoT 通道。485、ZigBee、蓝牙、Modbus 等现场协议由网关转换为 MQTT 后,即可进入同一套低代码业务链。 - [📱 PC、WebOS、移动 Web、UniApp 与 App 壳](https://microi.net/doc/system-engine/multi-end-client.html): 📱 PC、WebOS、移动 Web、UniApp 与 App 壳:Microi吾码的“移动端”不是单一工程。管理后台的响应式页面、WebOS 桌面、原生动态小程序和 HBuilderX App 壳分别服务不同场景,但共享 DiyToken、OsClient、菜单权限、表单元数据与接口引擎。 - [📄 OCR 识别引擎](https://microi.net/doc/system-engine/ocr-engine.html): 📄 OCR 识别引擎:Microi.OCR 是吾码面向业务图片和 PDF 的统一文字识别引擎。它把文件校验、租户隔离、模型服务访问、超时与容量限制、结果归一化放在可信后端,业务只需通过 V8、HTTP 或 MCP 调用同一份稳定协议。 - [🎨 界面引擎](https://microi.net/doc/system-engine/page-engine.html): 🎨 界面引擎:microilistpagehistory 分页列出历史元数据和当前哈希 microigetpagehistory 读取一个不可变页面快照 microicomparepageversions 比较两个快照,或比较历史与当前页面 microiexportpagedesign 导出 microi.page.v1 设计包、页面元数据和哈希 micr - [🖨️ 打印引擎](https://microi.net/doc/system-engine/print-engine.html): 🖨️ 打印引擎:打印引擎用于在线设计并调用业务打印模板;先通过预览了解模板效果,再根据打印入口与终端类型选择服务端模板或蓝牙直连方案。 - [📊 报表引擎](https://microi.net/doc/system-engine/report-engine.html): 📊 报表引擎:吾码报表不只是只读查询:它能查询并编辑虚拟表格数据,再由接口引擎按业务规则新增、修改或删除多张表,也能编排多个已配置数据库。ECharts 图表与仪表盘使用界面引擎。 - [🌐 SaaS 引擎](https://microi.net/doc/system-engine/saas-engine.html): 🌐 SaaS 引擎:承载所有租户的核心独立开发配置,一套程序驱动 N 个租户 - [🔍 搜索引擎](https://microi.net/doc/system-engine/search-engine.html): 🔍 搜索引擎:Microi.SearchEngine 提供 Elasticsearch 索引、同步、单文档增删改、字段映射、查询和 SearchAfter 深分页。 - [采集引擎](https://microi.net/doc/system-engine/spider-engine.html): 采集引擎:采集引擎用于把不同站点、H5、小程序、接口、视频平台、法律文书站点等外部数据,按可重复执行的规则采集到吾码平台。它不是一次性的 AI 抓取脚本,而是一套由采集站点、采集规则、采集账号、本地 Worker、任务、步骤、产物、通用结果和导出产物组成的标准系统引擎。 - [🛰️ 系统日志/监控](https://microi.net/doc/system-engine/system-observability.html): 🛰️ 系统日志/监控:【系统日志/监控】把原系统日志、系统监控和安全日志菜单收口为一个可安装、可升级、可由 AI 查询的可观测性控制台。它用于回答三个最重要的问题:系统现在是否健康、资源消耗来自哪里、异常流量由谁通过什么接口产生。 - [🌐 翻译引擎](https://microi.net/doc/system-engine/translate-engine.html): 🌐 翻译引擎:翻译引擎提供动态翻译和 diylang 多语言词条读取。固定界面文案优先使用词条,动态内容才调用翻译供应商。 - [Unity 3D 与 WebGL 集成](https://microi.net/doc/system-engine/unity-integration.html): 用 Microi.Unity、Unity WebGL 与 V8 接口引擎交付游戏、数字孪生和沉浸式应用。 - [👁️ 视觉引擎](https://microi.net/doc/system-engine/vision-engine.html): 👁️ 视觉引擎:视觉引擎的可信 .NET 技术组件名为 Microi.Vision。它接收 JPEG、PNG、WebP 图片或已经取出的连续视频帧,使用受控 ONNX 模型生成视觉特征;接口引擎再优先与当前租户的样本库匹配,未命中时立即返回“未匹配 / AI 识别中”,并按租户策略异步调用平台 AI 引擎。后台应用、菜单和工作台统一显示中性名称“视觉引擎” - [🧊 3D、CAD 与数据大屏](https://microi.net/doc/system-engine/visualization-engine.html): 🧊 3D、CAD 与数据大屏:Microi吾码提供多条可视化路线。界面引擎、报表引擎、go-view 大屏、Three.js 3D 场景和 CAD 预览各有边界,不需要把所有需求都做成一套重型设计器。 - [🔄 流程引擎、工作流引擎](https://microi.net/doc/system-engine/wf-engine.html): 🔄 流程引擎、工作流引擎:Microi吾码第四版工作流引擎,支持条件分支、多级审批、并行审批、V8 事件等 - [🤖 AI 编程](https://microi.net/doc/v8-engine/ai-apiengine.html): 🤖 AI 编程:在线 + 本地双模式 AI 编程,让 AI 充分了解你的 V8 API 与数据库结构 - [⚙️ 接口引擎](https://microi.net/doc/v8-engine/api-engine.html): ⚙️ 接口引擎:写一个获取数据的接口只要 1 分钟,在线使用 JavaScript 编写 API 接口,保存即生效 - [🛠️ 接口引擎实战](https://microi.net/doc/v8-engine/apiengine-index.html): 🛠️ 接口引擎实战:实战项目 链接 :-- :-- 发送第三方短信 CSDN 发送阿里云短信 CSDN 自定义导出 Excel CSDN 微信小程序授权手机号登录 CSDN 微信 v3 支付 JSAPI 下单 CSDN 微信支付回调接口 CSDN MongoDB 相关操作 CSDN - [📝 FormEngine 用法](https://microi.net/doc/v8-engine/form-engine.html): 📝 FormEngine 用法:前后端 V8 共享文档,均为 JavaScript 语法,用法基本一致,略有差别 - [🔌 Microi MCP Server 完整指南](https://microi.net/doc/v8-engine/mcp-server.html): 🔌 Microi MCP Server 完整指南:Microi MCP Server 让 Codex、GitHub Copilot、Cursor、Claude Code、Trae 等 AI 工具连接真实的 Microi 服务器与 OsClient。它不是只读文档搜索器,也不是绕过权限的万能数据库接口:每个工具围绕平台业务对象设计,继续执行参数校验、当前身份 - [🌐 V8 函数列表 - 前端](https://microi.net/doc/v8-engine/v8-client.html): 🌐 V8 函数列表 - 前端:前端 V8 引擎支持完整 ES6 语法,集成丰富的前端函数库 - [🖥️ V8 函数列表 - 后端](https://microi.net/doc/v8-engine/v8-server.html): 🖥️ V8 函数列表 - 后端:服务器端 V8 引擎支持 ES6 语法,集成后端对象和方法 - [Microi吾码](https://microi.net/doc/v8-engine/vs-code-plugin.html): Microi吾码官方文档:Microi吾码 AI 开发工具:VS Code + CLI + 多宿主 AI Plugin - [🔍 _Where 条件用法](https://microi.net/doc/v8-engine/where.html): 🔍 Where 条件用法:Where 是 V8 引擎中通用的条件查询参数,支持前后端统一语法 ## English documentation - [🎓Microi Woma AI Platform Training Outline](https://microi.net/en/doc/about/microi-training-syllabus.html): 🎓Microi Woma AI Platform Training Outline:Fully master the engines and AI capabilities of Microi's low-code platform. - [🤝Become a partner](https://microi.net/en/doc/about/partner.html): 🤝Become a partner:Join Microi Code Ecology to Promote the Development of Low Code Platform - [📄CSDN Article Template](https://microi.net/en/doc/about/template.html): 📄CSDN Article Template:This template can be used when publishing CSDN articles related to Microi codes - [📝Change Log](https://microi.net/en/doc/about/update-log.html): 📝Change Log:Microi is an open-source platform, continuously maintained and updated by the team. - [📋Copy the module to other databases](https://microi.net/en/doc/advanced/copy-module.html): 📋Copy the module to other databases:How to copy the module configured in database A to database B? The following two methods are provided. - [📊Platform Database Table Descriptions](https://microi.net/en/doc/advanced/db-dictionary.html): 📊Platform Database Table Descriptions:Record the database table structure description of each module of Microi code platform to facilitate developers to understand the underlying data model. - [📋DosResult Explanation](https://microi.net/en/doc/advanced/dos-result.html): 📋DosResult Explanation:The type returned by almost all interfaces on the server side isDosResult, it is recommended that the interface engine and server-side secondary development also use this format to retur - [📂Distributed storage](https://microi.net/en/doc/advanced/hdfs.html): 📂Distributed storage:Platform distributed storage supports Alibaba Cloud OSS/CDN, MinIO, and Amazon S3. Based on the SaaS engine configuration, different tenants can use different storage solutions. - [📑Office Online Editing](https://microi.net/en/doc/advanced/office.html): 📑Office Online Editing:Platform Integration OnlyOffice The free community version serves as a document editing and preview service and supports online editing of Word, Excel and PPT. - [⚙️ System settings](https://microi.net/en/doc/advanced/sys-config.html): ⚙️ System settings:System settings are very important. The first thing to do after opening the database is to configure system settings. - [AI MCP Integration](https://microi.net/en/doc/ai-integrate/ai-mcp-integrate.html): AI MCP Integration:MCP (Model Context Protocol) is an open protocol created by Anthropic that enables AI tools to connect to external systems in a standardized way. Microi MCP Server (Open Source Repository) al - [AI Skills Integration](https://microi.net/en/doc/ai-integrate/ai-skills-integrate.html): AI Skills Integration:Skills are a set of structured instruction files (SKILL.md) that tell AI tools how to write code in specific scenarios. Each Skill covers a development scenario with complete API usage, co - [🧩All form components](https://microi.net/en/doc/form-engine/all-form-component.html): 🧩All form components:This article introduces all form components of Microi's code platform. - [🎨Custom Components](https://microi.net/en/doc/form-engine/form-custom-control.html): 🎨Custom Components:When the platform component library cannot meet the requirements, solve the problem by customizing the component or extending the component library. - [🔗Form control data source](https://microi.net/en/doc/form-engine/form-datasource.html): 🔗Form control data source:Form control data sources currently support multiple modes - [📝Form Engine Introduction](https://microi.net/en/doc/form-engine/form-engine-info.html): 📝Form Engine Introduction:This document may give readers a more novel view of the - [📋Forms, field properties, events](https://microi.net/en/doc/form-engine/form-field-info.html): 📋Forms, field properties, events:Detailed explanation of various V8 events of form attributes and field attributes - [📦Template engine](https://microi.net/en/doc/form-engine/model-engine.html): 📦Template engine:Used to process the final rendered data, such as displaying a different colored background based on field values - [🐳Docker deployment](https://microi.net/en/doc/getting-started/docker-run.html): 🐳Docker deployment:Deploy the complete environment of Microi low-code platform through Docker arrangement. - [🌐Source code local operation-front end](https://microi.net/en/doc/getting-started/local-run-client.html): 🌐Source code local operation-front end:Running the MicroiI front-end project in a local environment - [💻Source code running locally-backend](https://microi.net/en/doc/getting-started/local-run-server.html): 💻Source code running locally-backend:Run the Microi back-end service in the local environment. - [⚡Get Started Quickly](https://microi.net/en/doc/getting-started/start-use.html): ⚡Get Started Quickly:Quickly create business modules using the Microi low-code platform. - [🖥Windows Deployment](https://microi.net/en/doc/getting-started/win-install-microi.html): 🖥Windows Deployment:Deploying Microi Low Code Platform in Windows Server Environment - [Microi](https://microi.net/en/doc/): Microi:🔥 AI Local V8 Engine Programming (VS Code Copilot / Cursor / Claude + MCP + Skills), AI Online Programming, AI Data Analysis .NET10 + Vue3 + Cross-Database / Cross-Platform, Distributed Architecture, Hi - [🤖AI engine](https://microi.net/en/doc/system-engine/ai-engine.html): 🤖AI engine:This document has been merged with the - [🏪App Store](https://microi.net/en/doc/system-engine/app-store.html): 🏪App Store:The platform automatically installs the application store module from v4.7.2, and users can install and manage various applications through the application store. - [🗄️ Expand the database](https://microi.net/en/doc/system-engine/databases.html): 🗄️ Expand the database:The platform supports multi-database configuration, adding more connections in database management - [🔗Data Source Engine](https://microi.net/en/doc/system-engine/datasource-engine.html): 🔗Data Source Engine:Mainly provides data sources, similar in nature to the interface engine, and additionally supports SQL data sources and common data sources. - [⏰Task Scheduling](https://microi.net/en/doc/system-engine/job.html): ⏰Task Scheduling:Support timing execution interface engine or custom development. NET DLL file - [Microi UI](https://microi.net/en/doc/system-engine/microi-ui.html): Microi UI:Microi UI (MCI-UI) is the shared frontend UI foundation for Microi Vue 3 websites, responsive sites, mobile H5 apps, and uni-app projects. It provides brand tokens, theme runtime, base components, mot - [📦Module Engine](https://microi.net/en/doc/system-engine/module-engine.html): 📦Module Engine:Including module configuration, data source configuration, interface replacement, dynamic button and other configurations - [📨Message queue](https://microi.net/en/doc/system-engine/mq.html): 📨Message queue:The platform currently supports RabbitMQ message queues - [📡MQTT Engine (IoT Internet of Things)](https://microi.net/en/doc/system-engine/mqtt-engine.html): 📡MQTT Engine (IoT Internet of Things):Integrated MQTT server, support 485, ZigBee, Bluetooth, Modbus Internet of things device MQTT gateway, interface engine online write business logic code, so that IoT devel - [🎨Interface Engine](https://microi.net/en/doc/system-engine/page-engine.html): 🎨Interface Engine:Visualization capabilities such as custom interface design and ECharts charts - [🖨Printing engine](https://microi.net/en/doc/system-engine/print-engine.html): 🖨Printing engine:Create print templates online to support multiple print scenarios - [📊Report engine](https://microi.net/en/doc/system-engine/report-engine.html): 📊Report engine:By \[data source engine interface engine form engine module engine\] combination implementation - [🌐SaaS engine](https://microi.net/en/doc/system-engine/saas-engine.html): 🌐SaaS engine:Host the core independent development configuration of all tenants, a set of programs to drive N tenants - [🔍Search engine](https://microi.net/en/doc/system-engine/search-engine.html): 🔍Search engine:The platform supports Elasticsearch search engines - [🌐Translation engine](https://microi.net/en/doc/system-engine/translate-engine.html): 🌐Translation engine:Multi-language translation based on Alibaba Cloud translation service - [🧩Data Source Engine](https://microi.net/en/doc/system-engine/web-plug-engine.html): 🧩Data Source Engine:It mainly provides data sources, supporting V8, SQL, and common data sources. - [🔄Process engine, workflow engine](https://microi.net/en/doc/system-engine/wf-engine.html): 🔄Process engine, workflow engine:Microi code fourth edition workflow engine, supports conditional branching, multi-level approval, parallel approval, V8 events, etc. - [🤖The Complete Guide to AI Programming](https://microi.net/en/doc/v8-engine/ai-apiengine.html): 🤖The Complete Guide to AI Programming:Online + local dual-mode AI programming allows AI to fully understand your V8 API and database structure, and the accuracy rate of interface engine code generation is as h - [⚙Interface Engine](https://microi.net/en/doc/v8-engine/api-engine.html): ⚙Interface Engine:It takes only 1 minute to write an interface to obtain data, and the API interface JavaScript written online is used, and the saving will take effect. - [🛠Interface engine actual combat](https://microi.net/en/doc/v8-engine/apiengine-index.html): 🛠Interface engine actual combat:A collection of practical tutorials to implement various business scenarios through the interface engine. - [📝FormEngine Usage](https://microi.net/en/doc/v8-engine/form-engine.html): 📝FormEngine Usage:The front and back V8 share documents, which are JavaScript syntax, and the usage is basically the same with slight differences. - [🌐V8 Function List-Front End](https://microi.net/en/doc/v8-engine/v8-client.html): 🌐V8 Function List-Front End:The front-end V8 engine supports full ES6 syntax and integrates rich front-end function libraries. - [🖥️ V8 Function List-Backend](https://microi.net/en/doc/v8-engine/v8-server.html): 🖥️ V8 Function List-Backend:Server-side V8 engine supports ES6 syntax and integrates backend objects and methods - [🔍_Where Conditional Usage](https://microi.net/en/doc/v8-engine/where.html): 🔍Where Conditional Usage:'Where' is a common conditional query parameter in the V8 engine and supports the unified syntax of the front and back ends. ## 案例 / Case studies - [🏆 成功案例](https://microi.net/case/case-index.html): 🏆 成功案例:20182025 基于 Microi吾码平台已交付软件 200+ 套,已应用客户 500+ - [📋 标准 CRM 产品](https://microi.net/case/crm/crm-case1.html): 📋 标准 CRM 产品:基于 Microi 吾码的成功案例 —— 标准 CRM 产品 - [👔 服装生产 ERP【已售 97 套】](https://microi.net/case/erp/erp-case1.html): 👔 服装生产 ERP【已售 97 套】:基于 Microi 吾码的成功案例 —— 服装生产 ERP 系统 - [🏭 集团制造协同系统](https://microi.net/case/ims/ims-case1.html): 🏭 集团制造协同系统:基于 Microi 吾码的成功案例 —— A 股上市公司集团制造协同系统 - [🏠 互联网房地产平台](https://microi.net/case/internet/hourse.html): 🏠 互联网房地产平台:基于 Microi 吾码的成功案例 —— 互联网房地产二手房、新房、租房平台 - [🌐 物联网项目](https://microi.net/case/iot/iot-case1.html): 🌐 物联网项目:基于 Microi 吾码的成功案例 —— 智能家居系统 - [🏢 集团 / 国企 OA 办公系统 + ERP](https://microi.net/case/oa/os-case1.html): 🏢 集团 / 国企 OA 办公系统 + ERP:基于 Microi 吾码的成功案例 —— 集团、国企 OA 办公系统 + 轻量级 ERP - [🧪 迈巴赫物性系统](https://microi.net/case/other/other-case1.html): 🧪 迈巴赫物性系统:基于 Microi 吾码的成功案例 —— 迈巴赫物性系统,由官方团队开发并持续维护升级 - [🏆Success Stories](https://microi.net/en/case/case-index.html): 🏆Success Stories:20182025 200 sets of software have been delivered based on Microi code platform and customer 500 have been applied. - [📋Standard CRM Products](https://microi.net/en/case/crm/crm-case1.html): 📋Standard CRM Products:A Successful Case Based on Microi Code-Standard CRM Products - [👔Clothing production ERP \[97 sets sold\]\]](https://microi.net/en/case/erp/erp-case1.html): 👔Clothing production ERP \[97 sets sold\]\]:A Successful Case Based on Microi Code-ERP System for Garment Production - [🏭Group Manufacturing Collaboration System](https://microi.net/en/case/ims/ims-case1.html): 🏭Group Manufacturing Collaboration System:A Successful Case Based on Microi Code-Group Manufacturing Collaboration System of A- share Listed Companies - [🏠Internet real estate platform](https://microi.net/en/case/internet/hourse.html): 🏠Internet real estate platform:Successful Cases Based on Microi's Code-Internet Real Estate Second-hand Housing, New House and Rental Platform - [🌐Internet of Things Project](https://microi.net/en/case/iot/iot-case1.html): 🌐Internet of Things Project:A Successful Case Based on Microi Code-Smart Home System - [🏢Group/state-owned enterprise OA office system ERP](https://microi.net/en/case/oa/os-case1.html): 🏢Group/state-owned enterprise OA office system ERP:Successful Case Based on Microi Code-Lightweight ERP for OA Office System of Group and State-owned Enterprises - [🧪Maybach Physical Systems](https://microi.net/en/case/other/other-case1.html): 🧪Maybach Physical Systems:Based on the successful case of Microi code-Maybach physical property system, developed by the official team and continuously maintained and upgraded.