From 8fa20fed4bf1a8146ceb1646157b8802b553e570 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期五, 22 八月 2025 15:36:54 +0800 Subject: [PATCH] fix: bug --- src/constants/apiEnum.ts | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/constants/apiEnum.ts b/src/constants/apiEnum.ts index 687a584..bd799b6 100644 --- a/src/constants/apiEnum.ts +++ b/src/constants/apiEnum.ts @@ -331,6 +331,10 @@ Pass = 20, /**宸叉嫆绛� */ Refuse = 30, + /**鐢熸晥涓� */ + Effect = 40, + /**宸茬粓姝� */ + Stop = 50, } /** 浠诲姟楠屾敹鐘舵�� */ -- Gitblit v1.9.1