From 4a99240038013c7d962040e6f8eabd2d72095fd7 Mon Sep 17 00:00:00 2001 From: renkang <94314517@qq.com> Date: 星期四, 04 六月 2026 13:47:01 +0800 Subject: [PATCH] 短信问题 --- server/db/yw_conditioner_module.sql | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/server/db/yw_conditioner_module.sql b/server/db/yw_conditioner_module.sql index 759a21c..5bd0486 100644 --- a/server/db/yw_conditioner_module.sql +++ b/server/db/yw_conditioner_module.sql @@ -53,6 +53,9 @@ `wg_id` int DEFAULT NULL, `xy_id` int DEFAULT NULL, `xy_name` varchar(128) DEFAULT NULL, + `dlj_mac` varchar(64) DEFAULT NULL COMMENT '澶氳仈鏈篗AC', + `btl` int DEFAULT NULL COMMENT '娉㈢壒鐜�', + `jy` int DEFAULT NULL COMMENT '鏄惁鏍¢獙 0鏃犳牎楠� 1鏍¢獙', `db_bb` int DEFAULT NULL COMMENT '鍙樻瘮', `standby_share` varchar(32) DEFAULT NULL COMMENT '寰呮満鍒嗘憡', `outdoor_loop` int DEFAULT NULL COMMENT '澶栨満鍥炶矾鍙�', -- Gitblit v1.9.3