From 06f6eb3b6159323a26e55cc15ef3000786931e24 Mon Sep 17 00:00:00 2001
From: zhuguifei <312353457@qq.com>
Date: 星期五, 13 三月 2026 13:14:14 +0800
Subject: [PATCH] feat(新增基础数据判断规程、以及判定规程明细):
---
ruoyi-plus-soybean/src/typings/elegant-router.d.ts | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/ruoyi-plus-soybean/src/typings/elegant-router.d.ts b/ruoyi-plus-soybean/src/typings/elegant-router.d.ts
index 013ab97..621aca8 100755
--- a/ruoyi-plus-soybean/src/typings/elegant-router.d.ts
+++ b/ruoyi-plus-soybean/src/typings/elegant-router.d.ts
@@ -47,6 +47,7 @@
"monitor_operlog": "/monitor/operlog";
"qm": "/qm";
"qm_batch": "/qm/batch";
+ "qm_checkitem": "/qm/checkitem";
"qm_std": "/qm/std";
"social-callback": "/social-callback";
"system": "/system";
@@ -157,6 +158,7 @@
| "monitor_online"
| "monitor_operlog"
| "qm_batch"
+ | "qm_checkitem"
| "qm_std"
| "system_client"
| "system_config"
--
Gitblit v1.9.3