From 9ec4bd04bcce1ef1e6f8286a12f339d2ae9566db Mon Sep 17 00:00:00 2001 From: 潘志宝 <979469083@qq.com> Date: 星期五, 20 九月 2024 09:33:50 +0800 Subject: [PATCH] git mpk --- src/utils/dict.ts | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/utils/dict.ts b/src/utils/dict.ts index 686e68a..5d9fac8 100644 --- a/src/utils/dict.ts +++ b/src/utils/dict.ts @@ -247,5 +247,6 @@ OPCUA_SECURITY_POLICY = 'opcua_security_policy', OPCUA_SECURITY_MODE = 'opcua_security_mode', OPCUA_CONNECTION_TYPE = 'opcua_connection_type', + HTTP_METHOD = 'http_method', } -- Gitblit v1.9.3