From af3cdaef187e6d9100df525864bd4899c158e363 Mon Sep 17 00:00:00 2001 From: cloud Date: Wed, 8 Apr 2020 13:45:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=90=88=E4=BD=9C=E5=9C=BA?= =?UTF-8?q?=E6=89=80=E7=A6=81=E6=8A=95=E8=A1=8C=E4=B8=9A=E5=AD=97=E6=AE=B5?= 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 b1bf50a..e54695c 100644 --- a/include/traits/tfield.class.php +++ b/include/traits/tfield.class.php @@ -32,6 +32,7 @@ trait tfield { 'v_psize' => '居住规模', 'v_addtime' => '录入时间', 'v_updatetime' => '修改时间', + 'v_forbidtype' => '禁投行业', 'v_text' => '备注' ]; }