From 08bcae11d27cf2b5f0f23d413192c5367cb05b3d Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期五, 22 八月 2025 15:21:52 +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