From 109b25008694ff062ee8572efcbbd87ed2015db4 Mon Sep 17 00:00:00 2001 From: cloud Date: Thu, 16 Jan 2025 00:11:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=B9=BF=E5=91=8A=E4=BD=8D?= =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E5=AF=BC=E5=87=BA=E5=95=86=E5=9C=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/traits/tfield.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/include/traits/tfield.class.php b/include/traits/tfield.class.php index 997aa84..9d185ec 100644 --- a/include/traits/tfield.class.php +++ b/include/traits/tfield.class.php @@ -230,6 +230,7 @@ trait tfield 'e_enable' => '状态', 'e_number' => '广告位编号', 'e_address' => '广告位地址', //虚拟字段 + 'v_hcname' => '所属商圈', 'e_size' => '广告位规格', 'endtitle' => '上个计划名称', 'endstime' => '上个开始时间',