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' => '备注' ]; }