新增合作场所禁投行业字段

This commit is contained in:
cloud 2020-04-08 13:45:07 +08:00
parent 515cd08454
commit af3cdaef18
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ trait tfield {
'v_psize' => '居住规模', 'v_psize' => '居住规模',
'v_addtime' => '录入时间', 'v_addtime' => '录入时间',
'v_updatetime' => '修改时间', 'v_updatetime' => '修改时间',
'v_forbidtype' => '禁投行业',
'v_text' => '备注' 'v_text' => '备注'
]; ];
} }