From e9cf7d4dae16d33a2112858cad994abbd2754848 Mon Sep 17 00:00:00 2001
From: vincentlu <t1341870251@gmail.com>
Date: 星期五, 12 十二月 2025 15:23:21 +0800
Subject: [PATCH] #

---
 zy-acs-flow/src/map/constants.js |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/zy-acs-flow/src/map/constants.js b/zy-acs-flow/src/map/constants.js
index f867170..54517fa 100644
--- a/zy-acs-flow/src/map/constants.js
+++ b/zy-acs-flow/src/map/constants.js
@@ -80,6 +80,8 @@
 
     AGV: 0x74b9ff,
     POINT: 0xC9E6DA,
+
+    AREA: 0x2c7ac3,
 })
 
 export const AGV_STATUS_MODE = Object.freeze({
@@ -95,4 +97,4 @@
     OUT_OF_ORDER: 0,
     ORDER: 1,
     REVERSE_ORDER: 2,
-})
\ No newline at end of file
+})

--
Gitblit v1.9.1